graph: honor the OCIS_LDAP_GROUP_SCHEMA_MEMBER setting

Fixes: #7032
This commit is contained in:
Ralf Haferkamp
2023-08-17 11:06:34 +02:00
committed by Ralf Haferkamp
parent 1e625093b6
commit c0181f8144
7 changed files with 43 additions and 34 deletions
@@ -89,6 +89,7 @@ func DefaultConfig() *config.Config {
GroupFilter: "",
GroupObjectClass: "groupOfNames",
GroupNameAttribute: "cn",
GroupMemberAttribute: "member",
GroupIDAttribute: "owncloudUUID",
EducationResourcesEnabled: false,
},