[
https://issues.apache.org/jira/browse/NIFI-3020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15679286#comment-15679286
]
ASF subversion and git services commented on NIFI-3020:
-------------------------------------------------------
Commit c8830742eee4470b371246ec9bf14d2fea5fa522 in nifi's branch
refs/heads/master from [~mcgilman]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=c883074 ]
NIFI-3020:
- Introducing a strategy for identifying users.
- Fixing issue with the referral strategy error message.
- Adding code to shutdown the application when the authorizer or login identity
provider are not initialized successfully.
NIFI-3020:
- Updating the admin guide to document the identity strategy.
NIFI-3020:
- Ensuring the request replicator attempts to shutdown regardless of whether
the flow service properly terminates.
This closes #1236
> LDAP - Support configurable user identity
> -----------------------------------------
>
> Key: NIFI-3020
> URL: https://issues.apache.org/jira/browse/NIFI-3020
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Fix For: 1.1.0
>
>
> The current LDAP provider supports a configurable search filter that will
> allow the user specified login name to be matched against any LDAP entry
> attribute. We should offer a configuration option that will indicate if we
> should use the LDAP entry DN or if we should use the login name that was used
> in the search filter. For instance, this would allow an admin to configure a
> user to login with their sAMAccountName and subsequently use that name as
> their user's identity.
> Note: we should default this option to be the user DN in order to ensure
> backwards compatibility.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)