Re: Solr Basic Authentication Setup

2025-04-04 Thread Jan Høydahl
Hi, For user questions like this, please use the "Users" mailing list, not this "dev" one which is for developing Solr itself. Jan > 3. apr. 2025 kl. 11:17 skrev Venkatesh, Keerthana > : > > Hi Team, > > We are setting up Basic authentication for our Standalone Solr running in an > App serv

Solr Basic Authentication Setup

2025-04-03 Thread Venkatesh, Keerthana
Hi Team, We are setting up Basic authentication for our Standalone Solr running in an App service. We followed the below steps, but basic authentication is not working. After restarting the Solr, our Solr app goes down and shows 503 service unavailable. 1.Added Security.Json file to /server/So