Damian Morgan created NIFI-5839:
-----------------------------------
Summary: Identity mapping is not applied to LDAP group member DNs
Key: NIFI-5839
URL: https://issues.apache.org/jira/browse/NIFI-5839
Project: Apache NiFi
Issue Type: Bug
Affects Versions: 1.7.1
Reporter: Damian Morgan
Attachments: 0001-Apply-identity-mappings-to-group-members.patch
The identity mappings specified in nifi.properties are not applied to user
identities returned from LDAP groups. This means that if the LDAP group member
DN does not (for example) have the same capitalisation as the user's actual DN,
then the user is not recognised as a member of that group.
The attached patch fixes the issue.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)