Bryan Bende created NIFIREG-206:
-----------------------------------

             Summary: Support anonymous read-only access to a bucket
                 Key: NIFIREG-206
                 URL: https://issues.apache.org/jira/browse/NIFIREG-206
             Project: NiFi Registry
          Issue Type: Improvement
            Reporter: Bryan Bende
            Assignee: Bryan Bende


Currently in a secure NiFi Registry, all users must authenticate with a valid 
identity based on one of the authentication mechanisms that has been configured 
(client certs, LDAP, or kerberos). If a request comes in with no user 
credentials, then we create an anonymous user which will be denied access.

We should support a way to indicate that a bucket can be read by anyone (i.e. 
the anonymous user). This would allow there to be a bucket where publicly 
available flows can be shared, but only those users with write permissions to 
the bucket can add flows, and other buckets can remain private.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to