You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Matt Burgess (JIRA)" <ji...@apache.org> on 2016/07/13 15:17:20 UTC

[jira] [Updated] (NIFI-2173) LDAP provider referral strategy typo in Code

     [ https://issues.apache.org/jira/browse/NIFI-2173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Burgess updated NIFI-2173:
-------------------------------
    Fix Version/s: 1.0.0
           Status: Patch Available  (was: Open)

> 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
>              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)