GitHub user jtstorck opened a pull request:
https://github.com/apache/nifi/pull/582
NIFI-1952 Updates to REST resources for user/group management
Updated StandardPolicyBasedAuthorizerDAO to throw
ResourceNotFoundExceptions when user/group/policy not found
Added spec for StandardPolicyBasedAuthorizerDAO
Added exception mapper for AuthorizationAccessException, added mapper to
nifi-web-api-context.xml
Added rest endpoints to get all users and user groups
Merged UsersResource and UserGroupsResource into TenantsResource
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jtstorck/nifi NIFI-1952
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/582.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #582
----
commit b9c047eecf5acd6bcca661341597762b25252daa
Author: Jeff Storck <[email protected]>
Date: 2016-06-23T00:47:53Z
NIFI-1952 Updated StandardPolicyBasedAuthorizerDAO to throw
ResourceNotFoundExceptions when user/group/policy not found
Added spec for StandardPolicyBasedAuthorizerDAO
Added exception mapper for AuthorizationAccessException, added mapper to
nifi-web-api-context.xml
Added rest endpoints to get all users and user groups
Merged UsersResource and UserGroupsResource into TenantsResource
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---