Created 12-22-2016 02:55 AM
I have performed all the steps mentioned in the document,but still it doesn't prompts to enter username and password. Looks like it ignores ldap authentication if running in HTTP mode.
The document also says "NiFi does not perform user authentication over HTTP. Using HTTP all users will be granted all roles."
Does this mean I need to generate certificate and run Nifi in HTTPS mode for Ldap authentication? iF not how to do ldap authentication
Created 12-22-2016 03:02 AM
Take a look at the response here:
...and yes, you need to configure it to run over HTTPS
Created 12-22-2016 03:02 AM
Take a look at the response here:
...and yes, you need to configure it to run over HTTPS
Created 12-22-2016 03:07 AM
Thanks Eyad, That's what i was looking for. As per the document it does says it needs to run in HTTPS mode for ldap authentication.
Created 12-22-2016 03:09 AM
That is correct - NiFi LDAP authentication only works over HTTPS.
If you want to secure user access via LDAP in NiFi, you need to configure NiFi in HTTPS mode and remove HTTP access.
Check out the following article for details of configuring LDAP auth via NiFi:
https://community.hortonworks.com/articles/7341/nifi-user-authentication-with-ldap.html
Created 05-02-2017 02:41 PM
@Laurence Da Luz That might be a little outdated. I have an updated Article for HDF-2.x and configuring LDAP via Ambari.
https://community.hortonworks.com/articles/79627/hdf-20-ldap-user-authentication-with-ambari.html