[
https://issues.apache.org/jira/browse/NIFI-1916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15314852#comment-15314852
]
ASF subversion and git services commented on NIFI-1916:
-------------------------------------------------------
Commit 8d8a9cba794fbea0d6a940f9aa0f286b5a076784 in nifi's branch
refs/heads/master from [~bbende]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=8d8a9cb ]
NIFI-1916 Updating FileAuthorizer to extend AbstractPolicyBasedAuthorizer and
adding intial loading of data users, groups, and policies
- Implementing CRUD operations and unit tests for Users
- Implementing CRUD operations and unit tests for Groups
- Implementing CRUD operations and unit tests for AccessPolicies
- Adding support for seeding with an initial admin user
- Fixing delete for user and group so it removes references from policies
- Adding example to authorizations.xml
- Adding back the old users schema in preparation for auto-converting to the
new format, and providing the AuthorizationConfigurationContext with access to
the root process group id
- Refactoring some of the FileAuthorizer to ensure thread safety
- Adding /groups to policies created for initial admin
- This closes #473
> Make File Based Authorizer implement new User, Group, Policy API
> ----------------------------------------------------------------
>
> Key: NIFI-1916
> URL: https://issues.apache.org/jira/browse/NIFI-1916
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Core Framework
> Reporter: Bryan Bende
> Assignee: Bryan Bende
> Fix For: 1.0.0
>
>
> This ticket is a sub-task of NIFI-1550 which is the larger effort to refactor
> NiFi's authorization API.
> This ticket specifically is to update the FileAuthorizer introduced on
> master, to now extend from AbstractPolicyBasedAuthorizer and implement all of
> the CRUD operations for Users, Groups, and Policies.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)