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
----
---