Skip to content

Commit db1fb1e

Browse files
author
Marcel Horner
committed
Adding description about how to setup SOCIAL_AUTH_REDIRECT_IS_HTTPS when using helm to docs (docs/content/en/customize_dojo/user_management/configure_sso.md).
1 parent 4295a23 commit db1fb1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/content/en/customize_dojo/user_management/configure_sso.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,7 @@ GET parameter starts with `http://` instead of
513513
`https://` you need to add
514514
`SOCIAL_AUTH_REDIRECT_IS_HTTPS = True` to Docker environment variables, or to your `local_settings.py` file.
515515
You can also setup SOCIAL_AUTH_REDIRECT_IS_HTTPS by adding the DD_SOCIAL_AUTH_REDIRECT_IS_HTTPS var to extraConfigs
516-
section of your Helm yaml file, when deploying with Helm.
516+
section of your Helm value yaml file, when deploying with Helm.
517517

518518
2. Restart DefectDojo, and 'Login With Okta' should appear on the login screen.
519519

0 commit comments

Comments
 (0)