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

Jan Høydahl updated SOLR-9481:
------------------------------
    Attachment: SOLR-9481.patch

First patch. Only changed CoreContainer to support loading security.json from 
SOLR_HOME. This was all it takes to fix all Auth/Autz plugins to work in 
standalone mode. Tested manually for {{BasicAuthPlugin}} and also 
{{RuleBasedAuthorizationPlugin}}, they both work without any modifications. The 
edit API does not work, will probably throw some exception that ZK is not 
available...

No automated tests yet.

> BasicAuthPlugin should support standalone mode
> ----------------------------------------------
>
>                 Key: SOLR-9481
>                 URL: https://issues.apache.org/jira/browse/SOLR-9481
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: security
>            Reporter: Jan Høydahl
>              Labels: authentication
>         Attachments: SOLR-9481.patch
>
>
> The BasicAuthPlugin currently only supports SolrCloud, and reads users and 
> credentials from ZK /security.json
> Add support for standalone mode operation



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to