Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
While working with SOLR-9481 I managed to secure Solr standalone on a single-node server. However, when adding &shards=localhost:8081/solr/foo,localhost:8082/solr/foo to the request, I get 401 error. This issue will fix PKI auth to work for standalone, which should automatically make both sharding and master/slave index replication work.
Attachments
Attachments
Issue Links
- causes
-
SOLR-12184 Master/Slave configuration exposes Basic Auth password in plain text.
- Open
- requires
-
SOLR-9481 BasicAuthPlugin should support standalone mode
- Closed
- links to