Created 05-14-2019 06:42 PM
I would like to do AD authentication when someone is trying to access my endpoint (HandleHttpRequest), is there a way to do this with a NiFi processor?
I would determine the username and password from the http header and route it to this processor, which will then validate it against AD (ideally using the LDAP I have setup for NiFi UI access).
Created 05-20-2019 12:15 AM
The above was originally posted in the Community Help track. On Mon May 20 00:14 UTC 2019, a member of the HCC moderation staff moved it to the Data Ingestion & Streaming track. The Community Help Track is intended for questions about using the HCC site itself.
Created 05-20-2019 03:54 PM
I had this problem