[
https://issues.apache.org/jira/browse/NIFI-4059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16052282#comment-16052282
]
ASF GitHub Bot commented on NIFI-4059:
--------------------------------------
GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/1923
NIFI-4059: Introduce LdapUserGroupProvider
NIFI-4059:
- Introducing the LdapUserGroupProvider.
- Updating documentation accordingly.
- Moving the IdentityMapping utilities so they were accessible.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-4059
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/1923.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 #1923
----
commit 4dd7aaae8de2ea2e2000510e5501f6e6b71d7f4b
Author: Matt Gilman <[email protected]>
Date: 2017-06-12T20:53:56Z
NIFI-4059:
- Introducing the LdapUserGroupProvider.
- Updating documentation accordingly.
- Moving the IdentityMapping utilities so they were accessible.
----
> Implement LdapUserGroupProvider
> -------------------------------
>
> Key: NIFI-4059
> URL: https://issues.apache.org/jira/browse/NIFI-4059
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Matt Gilman
> Assignee: Matt Gilman
>
> Implement an LDAP based UserGroupProvider to provide support for backing NiFi
> users and groups in a directory server.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)