[
https://issues.apache.org/jira/browse/NIFI-4567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16259336#comment-16259336
]
ASF subversion and git services commented on NIFI-4567:
-------------------------------------------------------
Commit 439e13a8d510a6954b9a4d5cd8fa81f9d9ce95cc in nifi's branch
refs/heads/master from [~mcgilman]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=439e13a ]
NIFI-4567:
- Adding new properties to allow the referenced attribute of a user/group to be
configurable when detecting group membership.
- Expanding on documentation regarding the new properties.
This closes #2274.
Signed-off-by: Bryan Bende <[email protected]>
> 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)