Hello, everyone. I hope you are all well and safe.

I am trying to enable authentication to our Solr 8.3.1 servers. I followed
the instructions on this page:
https://lucene.apache.org/solr/guide/8_3/basic-authentication-plugin.html
and used the "Global (JVM) Basic Auth Credentials" with the
solr.httpclient.config system property.
This setup works if I use HttpSolrClient to connect to Solr, but it does
not work with Http2SolrClient (it gives me HTTP ERROR 401 - require
authentication).

I found and read the issue SOLR-13510, but that seems to be fixed on 8.3.1.

Any help will be appreciated.

-- 
Tiago Barros

Reply via email to