[ 
https://issues.apache.org/jira/browse/NIFI-4567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16255519#comment-16255519
 ] 

ASF GitHub Bot commented on NIFI-4567:
--------------------------------------

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 <matt.c.gil...@gmail.com>
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.

----


> LdapUserGroupProvider: Allow admin to configure group membership attribute
> --------------------------------------------------------------------------
>
>                 Key: NIFI-4567
>                 URL: https://issues.apache.org/jira/browse/NIFI-4567
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Matt Gilman
>            Assignee: Matt Gilman
>
> Currently, group membership is defined using a fully qualified DN between 
> user and group or between group and user. When membership is defined through 
> a user, the group DN is required. When membership is defined through a group, 
> the user DN is required.
> We should add another property to configure which attribute in the referenced 
> group or user should be used as the value of the user's group attribute or 
> the group's user attribute. For instance, if the user's member attribute 
> contains the value 'group1' this new property would be the group attribute 
> that returns the value 'group1'. For backwards compatibility, when these new 
> properties are blank a full DN is assumed.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to