Hello Nifi Users,

I have been getting Nifi up and running with LDAP, and this seems to work for 
authentication, however it looks like I have to do the authorization part 
manually.

So far, I have made the "login-identity-providers.xml" and set:
nifi.login.identity.provider.configuration.file=./conf/login-identity-providers.xml
nifi.security.user.login.identity.provider=ldap-provider

I know I can configure my admin user/group in "users.xml" and the 
authorizations in "authorizations.xml".

But I cant work out how to configure it to use LDAP groups. I suspect I need to 
put something in authorizers.xml, but cant find much documentation on this. Any 
tips/examples of how I can map the groups ?

Thanks,
Tim.

Reply via email to