Robert Alexandersson created SOLR-11356:
-------------------------------------------
Summary: Basic Authentication not supported on
ConcurrentUpdateSolrClient
Key: SOLR-11356
URL: https://issues.apache.org/jira/browse/SOLR-11356
Project: Solr
Issue Type: Bug
Security Level: Public (Default Security Level. Issues are Public)
Components: Authentication
Affects Versions: 6.5
Reporter: Robert Alexandersson
The basic authentication is not appended on the method of the http object.
I have verified that its fixable on a clone of the 6.5 base code for
ConcurrentUpdateSolrClient. Just use the setBasicAuthHeader from the httpclient
on line 285 of the ConcurrentUpdateSolrClient.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]