mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-22 20:21:56 +03:00
Updated example env with LDAP group dump option
This commit is contained in:
@ -223,6 +223,7 @@ LDAP_DUMP_USER_DETAILS=false
|
|||||||
LDAP_USER_TO_GROUPS=false
|
LDAP_USER_TO_GROUPS=false
|
||||||
LDAP_GROUP_ATTRIBUTE="memberOf"
|
LDAP_GROUP_ATTRIBUTE="memberOf"
|
||||||
LDAP_REMOVE_FROM_GROUPS=false
|
LDAP_REMOVE_FROM_GROUPS=false
|
||||||
|
LDAP_DUMP_USER_GROUPS=false
|
||||||
|
|
||||||
# SAML authentication configuration
|
# SAML authentication configuration
|
||||||
# Refer to https://www.bookstackapp.com/docs/admin/saml2-auth/
|
# Refer to https://www.bookstackapp.com/docs/admin/saml2-auth/
|
||||||
|
Reference in New Issue
Block a user