-
Type:
Bug Report
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: engine
-
None
LDAP group queries are failing for posix groups, as the memberUid attributes are not DNs. Also, it is possible to have LDAP groups with no members, this currently causes a NullPointerException in LdapIdentityProviderSession.
Please review pull request: https://github.com/camunda/camunda-bpm-platform/pull/157