mirror of
https://github.com/apache/nifi.git
synced 2025-02-09 19:45:09 +00:00
- Removing Resources class from file authorizer and updating ResourceType enum - Updating ResourceFactory to be in sync with ResourceType enum and adding additional required permissions to the auto-conversion - Adding root process group to the seeding of the initial admin - Improvement so that users that are already part of a read-write policy, won't end up in a read policy for the same resource - Removing rootGroupId from authorization context and auto-detecting it from the flow provided through nifi.properties - This closes #507