-
Type:
New Feature
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Authentication, security
-
Labels:
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.
- 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