Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

how can we pop up the log in window while accessing nifi on http web browser

avatar
Contributor

HI All,

Can anyone please let me know how to pop up the log in window while accessing nifi on http web browser.

1 ACCEPTED SOLUTION

avatar
Master Guru

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

View solution in original post

2 REPLIES 2

avatar
Contributor

Hi All,

Can anyone guide me on this.

Thanks

avatar
Master Guru

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