Skip to content

Commit

Permalink
Update Single Sign-On Configuration.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Frooodle authored Sep 10, 2024
1 parent 4f7fe8a commit bbe44aa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ 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>/login/oauth2/code/oidc``
The Callback URL (Redirect URL) for entering in your IdP is: ``https://<striling-pdf.yourdomain>/login/oauth2/code/<oidc-provider>`` eg ``https://<striling-pdf.yourdomain>/login/oauth2/code/keycloak``

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

Expand Down

0 comments on commit bbe44aa

Please sign in to comment.