mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-31 15:24:31 +03:00
Fixed SAML logout for ADFS.
This commit is contained in:
@ -224,6 +224,11 @@ SAML2_ONELOGIN_OVERRIDES=null
|
||||
SAML2_DUMP_USER_DETAILS=false
|
||||
SAML2_AUTOLOAD_METADATA=false
|
||||
SAML2_IDP_AUTHNCONTEXT=true
|
||||
SAML2_SP_CERTIFICATE=null
|
||||
SAML2_SP_PRIVATEKEY=null
|
||||
SAML2_SP_NAME_ID_Format=null
|
||||
SAML2_SP_NAME_ID_SP_NAME_QUALIFIER=null
|
||||
SAML2_RETRIEVE_PARAMETERS_FROM_SERVER=false
|
||||
|
||||
# SAML group sync configuration
|
||||
# Refer to https://www.bookstackapp.com/docs/admin/saml2-auth/
|
||||
|
Reference in New Issue
Block a user