OIDC: Update example env option to reflect correct default

This commit is contained in:
Dan Brown 2023-12-07 17:59:48 +00:00
parent 81d256aebd
commit 7312300d53
No known key found for this signature in database
GPG Key ID: 46D9F943C24A2EF9

View File

@ -273,7 +273,7 @@ OIDC_USER_TO_GROUPS=false
OIDC_GROUPS_CLAIM=groups
OIDC_REMOVE_FROM_GROUPS=false
OIDC_EXTERNAL_ID_CLAIM=sub
OIDC_END_SESSION_ENDPOINT=null
OIDC_END_SESSION_ENDPOINT=false
# Disable default third-party services such as Gravatar and Draw.IO
# Service-specific options will override this option