Josef Zahner created NIFIREG-154:
------------------------------------
Summary: NiFi Registry never shows login page with LDAP
authentication
Key: NIFIREG-154
URL: https://issues.apache.org/jira/browse/NIFIREG-154
Project: NiFi Registry
Issue Type: Bug
Affects Versions: 0.1.0
Reporter: Josef Zahner
Attachments: identity-providers.xml
I've specified an identity provider in nifi-registry.properties:
{code:java}
nifi.registry.security.identity.providers.configuration.file=./conf/identity-providers.xml
nifi.registry.security.identity.provider=ldap-identity-provider
{code}
The identity-providers.xml is attached as a file.
I'm not able to see any login ui even if I try to open
"https.../nifi-registry/login" webpage. I'm always getting
"SSL_ERROR_BAD_CERT_ALERT". With imported certificate in the browser I'm able
to login, so it's not a general SSL config mistake. Where/what is my fault? How
do I enable the LDAP login?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)