[
https://issues.apache.org/jira/browse/SOLR-9481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15625403#comment-15625403
]
Alan Woodward commented on SOLR-9481:
-------------------------------------
bq. Are you suggesting that some username/password is entered by another test
and then we use wrong credentials for this?
Yes; if you look in BasicAuthPlugin.doAuthenticate(), you'll see that the 'Bad
Credentials' error is only thrown if the passed in request has an
'Authorization' header. So a previous test must be adding in an auth header
setting to the HttpClientConfigurer, and this is still there when we get to
this test.
> 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
> Assignee: Jan Høydahl
> Labels: authentication
> Fix For: master (7.0), 6.4
>
> Attachments: SOLR-9481.patch, 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: [email protected]
For additional commands, e-mail: [email protected]