nifi/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-file-authorizer
Bryan Bende 679ad93f57 NIFI-1804 Adding ability for FileAuthorizer to automatically convert existing authorized-users.xml to new model
- 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
2016-06-17 16:33:00 -04:00
..
src NIFI-1804 Adding ability for FileAuthorizer to automatically convert existing authorized-users.xml to new model 2016-06-17 16:33:00 -04:00
pom.xml NIFI-1804 Adding ability for FileAuthorizer to automatically convert existing authorized-users.xml to new model 2016-06-17 16:33:00 -04:00