Matthew Clarke created NIFI-2173:
------------------------------------
Summary: 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
Priority: Minor
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)