I don't believe there is a work around for this at this time.
At Alfresco we are currently integrating the Solr's JDBC client into the
product and we'll be investigating approaches for securing the JDBC
connection. We'll be looking into the basic auth as part of this. So I
would expect to see prog
Hi all,
I'm using Solr 6.6 with solrj for jdbc connections and query.
In my Solr installation, configured in SolrCloud mode with 3 servers, basic
authentication is enabled.
When I try to connect and execute a query, I get "USER_REQUIRED auth header
null" in log files.
I found on some forums t