Skip to content

Commit

Permalink
Merge pull request #14 from sahilph/sso-page-update
Browse files Browse the repository at this point in the history
SSO page update
  • Loading branch information
Frooodle authored May 2, 2024
2 parents 37383e5 + 98fb0fb commit 032fafc
Showing 1 changed file with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

---
sidebar_position: 1
---
Expand All @@ -12,9 +11,13 @@ These are
- ``oauth2.clientSecret`` Client Secret from your provider
- ``oauth2.autoCreateUser`` Set this to 'true' to allow auto-creation of non-existing users

The Callback URL (Redirect URL) for entering in your IdP is: ``https://<striling-pdf.yourdomain>/oauth2/authorization/oidc``

It is highly recommended to use a SSL-enabled reverse-proxy, if the application is going to be exposed to the internet.

After the OAUTH2 login is enabled, a new button shows up on the login page as per the screenshot below:

![image](https://github.com/sahilph/Stirling-Tools.github.io/assets/812110/b0a84120-e8bb-4ea2-ac9e-4ec37520f7af)
![image](https://github.com/Stirling-Tools/Stirling-PDF/assets/812110/6ec3b233-2eb7-4838-bcc9-f93ca0c21cec)


## Settings file
Expand Down

0 comments on commit 032fafc

Please sign in to comment.