]> BookStack Code Mirror - bookstack/commitdiff
OIDC: Update example env option to reflect correct default 4714/head
authorDan Brown <redacted>
Thu, 7 Dec 2023 17:59:48 +0000 (17:59 +0000)
committerDan Brown <redacted>
Thu, 7 Dec 2023 17:59:48 +0000 (17:59 +0000)
.env.example.complete

index 57d24eb5da92b837898a6608dd51c5d29f6fc71e..e8520a24caec0801b745537701bf4e66b5762924 100644 (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_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
 
 # Disable default third-party services such as Gravatar and Draw.IO
 # Service-specific options will override this option