GitHub user ijokarumawak opened a pull request:
https://github.com/apache/nifi-registry/pull/131
NIFIREG-186: Adding Ranger authorizer
- Renger Authorizer is deployed as Registry extension.
- Added /config REST endpoint to expose Registry configuration for UI to
determine if user, group and policies can be edited.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ijokarumawak/nifi-registry nifireg-186
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi-registry/pull/131.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 #131
----
commit 11e4734558f51f7391e0e7f4c4d75b49574f8bb7
Author: Koji Kawamura <ijokarumawak@...>
Date: 2018-06-27T01:45:34Z
NIFIREG-186: Adding Ranger authorizer
- Renger Authorizer is deployed as Registry extension.
- Added /config REST endpoint to expose Registry configuration for UI to
determine if user, group and policies can be edited.
----
---