HDF 3.1 includes nifi 1.5, and the release notes mention that now external LDAP groups can be used in nifi security policies in ranger.
It seems that we need to use org.apache.nifi.authorization.ManagedRangerAuthorizer in the authorizers xml but I cannot find any documentation on this.
Has anyone successfully used LDAP groups for ranger nifi polices? And is there any documentation? Thanks.
PS. I see @Yolanda M. Davis in the nifi git history for this feature, perhaps she can help?