Enable external group synchronization deactivation.

This commit is contained in:
Erwan Colin
2021-09-22 12:55:32 +02:00
committed by fguillot
parent e5d22682cb
commit 76a81d0675
4 changed files with 11 additions and 1 deletions

View File

@@ -154,6 +154,9 @@ env[TOTP_ISSUER] = $TOTP_ISSUER
; Comma separated list of fields to not synchronize when using external authentication providers
env[EXTERNAL_AUTH_EXCLUDE_FIELDS] = $EXTERNAL_AUTH_EXCLUDE_FIELDS
; Enable/Disable groups synchronization when external authentication is used.
env[LDAP_GROUP_SYNC] = $LDAP_GROUP_SYNC
env[SHOW_GROUP_MEMBERSHIPS_IN_USERLIST] = $SHOW_GROUP_MEMBERSHIPS_IN_USERLIST
env[SHOW_GROUP_MEMBERSHIPS_IN_USERLIST_WITH_LIMIT] = $SHOW_GROUP_MEMBERSHIPS_IN_USERLIST_WITH_LIMIT