Hello,

I am having trouble with basic auth on a solrcloud instance. When the
collection is only one shard, there is no problem. When the collection
is multiple shard, there is no problem until I ask multiple query
concurrently: I get 401 error and asking for credentials for concurrent
queries.

I have created a Premptive Auth Interceptor which should add the
credential information for every http call.

Thanks for any pointer,

solr:8.1
spring-data-solr:4.1.0
-- 
nicolas

Reply via email to