You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Bryan Bende (JIRA)" <ji...@apache.org> on 2019/06/14 19:22:00 UTC

[jira] [Resolved] (NIFIREG-206) Support anonymous read-only access to a bucket

     [ https://issues.apache.org/jira/browse/NIFIREG-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Bende resolved NIFIREG-206.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 0.5.0

> 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
>            Priority: Minor
>             Fix For: 0.5.0
>
>          Time Spent: 4h 40m
>  Remaining Estimate: 0h
>
> 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)