[
https://issues.apache.org/jira/browse/SOLR-8428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15066114#comment-15066114
]
ASF subversion and git services commented on SOLR-8428:
-------------------------------------------------------
Commit 1721097 from [~noble.paul] in branch 'dev/trunk'
[ https://svn.apache.org/r1721097 ]
SOLR-8428: RuleBasedAuthorizationPlugin adds an 'all' permission
> create an 'all' permission to protect all paths
> -----------------------------------------------
>
> Key: SOLR-8428
> URL: https://issues.apache.org/jira/browse/SOLR-8428
> Project: Solr
> Issue Type: Improvement
> Reporter: Noble Paul
> Assignee: Noble Paul
> Attachments: SOLR-8428.patch
>
>
> There should be a well-known permission called all which can include all
> paths served by Solr
> This also means that we add support for the wildcard {{*}} for collections
> The permission for supporting all is
> {code}
> {"name":"all", "collection":[null,"*"], "path":"/*"}
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]