Created 03-06-2017 03:11 PM
HI All,
Can anyone please let me know how to pop up the log in window while accessing nifi on http web browser.
Created 03-06-2017 06:14 PM
You need to configure NiFi to use a login identity provider such as LDAP or Kerberos, and then navigate to the secure URL of the NiFi web ui, for example https://localhost:8443/nifi. If you have a certificate in your browser and get prompted, make sure to decline otherwise it will use that to authenticate.
There are many reasons covering how to configure LDAP or Kerberos:
https://pierrevillard.com/2017/01/24/integration-of-nifi-with-ldap/
http://bryanbende.com/development/2016/08/31/apache-nifi-1.0.0-kerberos-authentication
https://nifi.apache.org/docs/nifi-docs/html/administration-guide.html
Created 03-06-2017 04:03 PM
Hi All,
Can anyone guide me on this.
Thanks
Created 03-06-2017 06:14 PM
You need to configure NiFi to use a login identity provider such as LDAP or Kerberos, and then navigate to the secure URL of the NiFi web ui, for example https://localhost:8443/nifi. If you have a certificate in your browser and get prompted, make sure to decline otherwise it will use that to authenticate.
There are many reasons covering how to configure LDAP or Kerberos:
https://pierrevillard.com/2017/01/24/integration-of-nifi-with-ldap/
http://bryanbende.com/development/2016/08/31/apache-nifi-1.0.0-kerberos-authentication
https://nifi.apache.org/docs/nifi-docs/html/administration-guide.html