GitHub user kevdoran opened a pull request:
https://github.com/apache/nifi-registry/pull/82
NIFIREG-109 Expand LdapUserGroupProvider Config
Expands on user-group configurability by allowing a referenced
user or group attribute to be specified when determining group
membership. Updates corresponding documentation. Adds test cases.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kevdoran/nifi-registry NIFIREG-109
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi-registry/pull/82.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 #82
----
commit c937399c9cef317ec6f4139feeb037d7b2dc0cea
Author: Kevin Doran <kdoran.apache@...>
Date: 2018-01-09T22:08:59Z
NIFIREG-109 Expand LdapUserGroupProvider Config
Expands on user-group configurability by allowing a referenced
user or group attribute to be specified when determining group
membership. Updates corresponding documentation. Adds test cases.
----
---