I am using nifi -1.2.0, enabled Kerberos authentication. I set the admin user in initial admin Identity property of authorizers.xml file. By Default, admin have full permission in NiFi. But admin can able to delete his own permission.
Once access policy removed for the admin user, then policies cannot be set to any other users by admin. This behaviour looks odd. Policy for admin should not be removed in any cases as we set admin user in authorizers.xml file.
Why nifi shouldn't restricted policy removal for admin user? Is there any need to delete permission for admin user itself.
Help me to understand the security flow.
Thanks, Matheswaran. S