Bryan Bende created NIFIREG-358:
-----------------------------------
Summary: Proxy authorization not working with groups
Key: NIFIREG-358
URL: https://issues.apache.org/jira/browse/NIFIREG-358
Project: NiFi Registry
Issue Type: Bug
Affects Versions: 0.5.0
Reporter: Bryan Bende
Assignee: Bryan Bende
Fix For: 1.0.0
In NIFIREG-206 we added support for public access to buckets. As part of this,
we moved the authorization of proxies from X509IdentityAuthenticationProvider,
into the new FrameworkAuthorizer. In the new code, the NiFiUser object for the
proxy user is not created the same way and does not end up having it's
potential groups, so any policies granting /proxy to a group will not take
effect.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)