- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Does any one know how to integrate NIFI with AD
- Labels:
-
Apache NiFi
Created on
‎12-20-2019
05:00 AM
- last edited on
‎12-20-2019
06:20 AM
by
VidyaSargur
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Team,
I have installed NIFI service in the existing HDP cluster and need to integrate with AD as currently the nifi web ui does not have authentication. Can someone help on this?
Created ‎12-20-2019 07:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
NiFi musty be secured before you can use any form of authentication and authorization.
Along with securing NiFi you can configure NiFi's login-identity-providers.xml to use the "ldap-provider" for user authentication.
Here are some useful links:
Securing NiFi:
https://docs.cloudera.com/HDPDocuments/HDF3/HDF-3.4.1.1/nifi-authentication/content/nifi_authenticat...
Setting up ldap-provider:
https://docs.cloudera.com/HDPDocuments/HDF3/HDF-3.4.1.1/nifi-security/content/ldap_login_identity_pr...
Setting up authorization:
https://docs.cloudera.com/HDPDocuments/HDF3/HDF-3.4.1.1/nifi-authorization/content/nifi_authorizatio...
Hope this helps,
Matt
