[
https://issues.apache.org/jira/browse/NIFI-2173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15379403#comment-15379403
]
ASF GitHub Bot commented on NIFI-2173:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/nifi/pull/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)