Noble Paul created SOLR-10793:
---------------------------------

             Summary:  BlobHandler should have a special permission name
                 Key: SOLR-10793
                 URL: https://issues.apache.org/jira/browse/SOLR-10793
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Noble Paul


Users should be able to restrict access to blobstore with the below permissions

{code}
{
"set-permission" : {"name":"update", "collection" : ".system",  "role":"admin"}
"set-permission" : {"name":"read", "collection" : ".system",  "role":"guest"}
}
{code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to