[
https://issues.apache.org/jira/browse/NIFIREG-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Scott Aslan reassigned NIFIREG-149:
-----------------------------------
Assignee: Scott Aslan
> NiFi Registry UI never directs user to login page for LDAP
> ----------------------------------------------------------
>
> Key: NIFIREG-149
> URL: https://issues.apache.org/jira/browse/NIFIREG-149
> Project: NiFi Registry
> Issue Type: Bug
> Reporter: Kevin Doran
> Assignee: Scott Aslan
> Priority: Blocker
>
> This does not affect any released version, but [the current master (as of
> 2018-03-05)|https://github.com/apache/nifi-registry/commit/24039e63dbb33d61b88235532f059bec8d3a0617]
> exhibits this behavior:
> When using LDAP login, the auth-guard for the UI is not falling through to
> the login page. It is getting stuck in an infinite loop attempting to use
> Kerberos ticket exchange and certificates.
> Steps to reproduce: Configure NiFi Registry with LDAP identity provider /
> user group provider. Access any UI resource such as /nifi-registry or
> /nifi-registry/login. You will be stuck in an infinite loop attempting to
> check the current browser credentials (can view this in the developer tools
> -> network tab)
> *Expected behavior:* It should try Kerberos, then certs, then present the
> user with the user/pass Login page where I can enter LDAP credentials.
> I did not have a NiFi Registry JWT in my browser. This was tested with latest
> Chrome for macOS.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)