epugh commented on code in PR #1851:
URL: https://github.com/apache/solr/pull/1851#discussion_r1308498345


##########
solr/core/src/resources/security.json:
##########
@@ -0,0 +1,74 @@
+{
+  "authentication": {
+    "blockUnknown": false,
+    "class": "solr.BasicAuthPlugin",

Review Comment:
   Since we know so little about KRB, we already have the text "Currently, this 
script only enables Basic Authentication, and is only available when using 
SolrCloud mode" in the ref guide, which I think covers the concern.  I don't 
know anything about KRB, and don't think I ever will!



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to