[
https://issues.apache.org/jira/browse/NIFIREG-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16271925#comment-16271925
]
ASF GitHub Bot commented on NIFIREG-60:
---------------------------------------
GitHub user kevdoran opened a pull request:
https://github.com/apache/nifi-registry/pull/45
NIFIREG-60 NiFi Proxy Identity Support
Adds the ability to configure NiFi Identities to act as proxies for
FileAccessPolicyProvider in authorizers.xml
Note: I plan to add new test certs and integration test cases to
SecureFileIT that tests this capability in conjunction with identity mapping
and the X-ProxiedEntity client header. If it would be helpful, I can include
those automated tests as part of this PR.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kevdoran/nifi-registry NIFIREG-60
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi-registry/pull/45.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 #45
----
commit 52fc9420aa920e79c3a03fb77be66464531cca20
Author: Kevin Doran <[email protected]>
Date: 2017-11-30T00:47:50Z
NIFIREG-60 NiFi Proxy Identity Support
Adds the ability to configure NiFi Identities to act as proxies for
FileAccessPolicyProvider in authorizers.xml
----
> Add support for configuring NiFi Identities in FileAccessPolicyProvider
> -----------------------------------------------------------------------
>
> Key: NIFIREG-60
> URL: https://issues.apache.org/jira/browse/NIFIREG-60
> Project: NiFi Registry
> Issue Type: New Feature
> Reporter: Kevin Doran
> Assignee: Kevin Doran
>
> Similar to how in NiFi a user is to configure Node Identities in
> authorizers.xml to enable clustered NiFi nodes to be initialized as proxies
> for other users, NiFi Registry should allow for NiFi clients identities to be
> initialized as authorized proxies for end users, via a similar configuration
> scheme.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)