Re: Solr JDBC and Basic Authentication

2017-09-11 Thread Joel Bernstein
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

Solr JDBC and Basic Authentication

2017-09-11 Thread calamita . agostino
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