From: Dan Brown Date: Thu, 7 Dec 2023 17:59:48 +0000 (+0000) Subject: OIDC: Update example env option to reflect correct default X-Git-Tag: v23.12~1^2~15^2 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/7312300d53af9d1328242121b332aaed19fbcaa0?ds=inline OIDC: Update example env option to reflect correct default --- diff --git a/.env.example.complete b/.env.example.complete index 57d24eb5d..e8520a24c 100644 --- a/.env.example.complete +++ b/.env.example.complete @@ -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