-
Improvement
-
Resolution:
Unresolved
-
Major
-
-
None
-
None
-
-
1 - Middle term
-
- Add a boolean parameter "group members are DN or not" so that we know what to look for instead of testing each possibility
- When group members are NOT DN, add an optional String parameter indicating the user attribute name (same as now)
- When the attribute is empty, assume the login attribute, taken from the associated LdapUserDirectory
- When it is not empty, in method #_getUserGroupsFromMemberAttr, perform an additional search to get actual users
- Add unit tests for the previous behaviour
- Also add unit tests with people and groups stored hierarchically and not only at their root level