[
https://issues.apache.org/jira/browse/NIFI-2173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15379402#comment-15379402
]
ASF subversion and git services commented on NIFI-2173:
-------------------------------------------------------
Commit 54574e3889e1ce89648d5e1af1db625274576f94 in nifi's branch
refs/heads/master from [~JPercivall]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=54574e3 ]
NIFI-2173 Fixing typo in LDAP referral strategy
This closes #629
> LDAP provider referral strategy typo in Code
> --------------------------------------------
>
> Key: NIFI-2173
> URL: https://issues.apache.org/jira/browse/NIFI-2173
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 0.6.0
> Reporter: Matthew Clarke
> Assignee: Joseph Percivall
> Priority: Minor
> Labels: newbie
> Fix For: 1.0.0
>
>
> The LDAP referral strategy set in the login-identity-providers.xml file
> should support IGNORE, FOLLOW, or THROW. If the referral strategy is set to
> IGNORE, NiFi will fail to start and complain that the possible values are
> [follow, ignore, throw]. The issue is that the code has a typo where IGNORE
> is spelled INGORE.
> WORKAROUND: Users can get around the issue by configuring the referral
> strategy for INGORE.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)