Updated example env with LDAP group dump option
This commit is contained in:
parent
078e8e7dc3
commit
0887c39694
1 changed files with 1 additions and 0 deletions
|
@ -223,6 +223,7 @@ LDAP_DUMP_USER_DETAILS=false
|
|||
LDAP_USER_TO_GROUPS=false
|
||||
LDAP_GROUP_ATTRIBUTE="memberOf"
|
||||
LDAP_REMOVE_FROM_GROUPS=false
|
||||
LDAP_DUMP_USER_GROUPS=false
|
||||
|
||||
# SAML authentication configuration
|
||||
# Refer to https://www.bookstackapp.com/docs/admin/saml2-auth/
|
||||
|
|
Loading…
Reference in a new issue