I am applying authentication on SOLR Admin Panel using jetty. I have read so many tutorials and implemented using following steps:
Added following code in /solr/core
Obfuscated password are not completely supported.
I can confirm that in SOLR 6.4.1 in Cloud Mode with build in Zookeeper, OBF passwords are partially supported. SOLR starts, the Admin UI works, but some of the other API's fail with an error indicating the passwords are incorrect.
SOLR-8897
We use an official certificate, not self signed.
Only clear text passwords seem to work in our instance.