I have enabled LDAP authentication for Apache NiFi-1.1.1.
I can able to access NiFi web UI after logged in with LDAP user.
When I try to access REST API with basic authentication /process-groups/root
, it shows
Unable to perform the desired action due to insufficient permissions. Contact the system administrator.
- How to pass credential to NiFi REST API?
- How to access NiFi REST API with the token?