Mark Payne created NIFI-1294:
--------------------------------
Summary: LDAP Login page provides incorrect error message if
credentials are incorrect
Key: NIFI-1294
URL: https://issues.apache.org/jira/browse/NIFI-1294
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Affects Versions: 0.4.0
Reporter: Mark Payne
Assignee: Matt Gilman
Priority: Minor
Fix For: 0.5.0
When attempting to login to NiFi that is using LDAP for the authentication, I
entered the wrong password. However, the error message displayed in the browser
did not indicate that the credentials were invalid but instead told me that
NiFi could not communicate with the LDAP server. The log file has the following
line:
015-12-16 19:53:50,999 ERROR [NiFi Web Server-133235]
org.apache.nifi.ldap.LdapProvider [LDAP: error code 49 - Invalid Credentials];
nested exception is javax.naming.AuthenticationException: [LDAP: error code 49
- Invalid Credentials]; remaining name 'cn=Mark
Payne,ou=users,dc=hdf,dc=hortonworks,dc=com'
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)