GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/2274
NIFI-4567: LdapUserGroupProvider: Allow admin to configure group membership
attribute
NIFI-4567
- Adding new properties to allow the referenced attribute of a user/group
to be configurable when detecting group membership.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-4567
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2274.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2274
----
commit 2efb7cd6a9480af017ece2ca4ccf657f0d13f7ce
Author: Matt Gilman <[email protected]>
Date: 2017-11-16T14:21:02Z
NIFI-4567:
- Adding new properties to allow the referenced attribute of a user/group
to be configurable when detecting group membership.
----
---