Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
the implementation of DynamicMembershipProvider.isMember in AutoMembershipProvider currently ignores the the 'includeInherited'.
in other words: if a group 'a' configured in the automembership configuration is member of group 'b', then AutoMembershipProvider.isMember(b, anyExternalUserInFromTheDynamicIDP, true), should return true.
Attachments
Issue Links
- Discovered while testing
-
OAK-9803 Extend DynamicSyncHandler to allow for dynamic groups
- Closed