Hello guys,
I'm using a solrcloud cluster setup in kubernetes
(not using the solr operator), so far I'm using an nginx-ingress with
basic auth to secure my solr instance. This has been working fine until
I've upgraded from version 8.9.0 to 8.10.0/8.11.2.
Now after updating to the mentioned versi
Hey Jan,
thanks for your reply
> The Admin UI will send Ajax requests to Solr and to do that it needs the
> basic auth credentials.
> With Solr's built-in Auth, Admin UI will remember the creds and explicitly
> pass them on every Ajax request.
> But for 3rd party auth in nginx, Admin UI will be