]> BookStack Code Mirror - bookstack/blobdiff - .env.example.complete
Merge branch 'fix/oidc-logout' into development
[bookstack] / .env.example.complete
index 0853bd1fecbba729352d46e46ed2c8ec9dde0d4c..0667cb75bd4ad1f85069c3caf700ece1bfd61ca1 100644 (file)
@@ -274,6 +274,10 @@ OIDC_GROUPS_CLAIM=groups
 OIDC_REMOVE_FROM_GROUPS=false
 OIDC_EXTERNAL_ID_CLAIM=sub
 
+# OIDC Logout Feature: Its value should be value of end_session_endpoint from <issuer>/.well-known/openid-configuration 
+OIDC_END_SESSION_ENDPOINT=null
+
+
 # Disable default third-party services such as Gravatar and Draw.IO
 # Service-specific options will override this option
 DISABLE_EXTERNAL_SERVICES=false