Forum Discussion
Azure AD integration with Apache NiFi, How?
I am trying to configure my windows based Apache NiFi to integrate with Azure AD for user authentication. Apache NiFi supports both LDAP and OpenID Connect. I am trying both the protocol but getting error. WIth OpenID Connect getting "Unable to exchange authorization for ID token: Unable to extract email from the UserInfo token."
Any help or guidelines is greatly appreciated. Thank you.
2 Replies
- HygensCopper Contributor
Sorry later response here but expect that that help you. You can follow that guideline below and your user need admin on Azure Platform:
https://github.com/benkelly/NiFi-Authentication-with-Azure-Active-Directory-Setup-Guide
Note:
- If your Nifi is on AWS and you configuring AD to Nifi you need understand that:
https://github.com/benkelly/NiFi-Authentication-with-Azure-Active-Directory-Setup-Guide
- gfgrahamnzCopper Contributor
How interesting your question is: The secret lies in NIFI LDAP section of the doc
Warning it Vauge.