[
https://issues.apache.org/jira/browse/NIFI-2173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15379401#comment-15379401
]
ASF GitHub Bot commented on NIFI-2173:
--------------------------------------
Github user mattyb149 commented on the issue:
https://github.com/apache/nifi/pull/629
+1 LGTM, reproduced the issue then tested with the fix, verified the error
is no longer present
> 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)