gerlowskija commented on issue #719:
URL: https://github.com/apache/solr-operator/issues/719#issuecomment-2539972424

   Yeah, something smells "off" here.  Our dispatch code has a [pretty explicit 
exception](https://github.com/apache/solr/blob/main/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java#L696)
 for `/admin/info/key` 🤔 
   
   In any case, it sounds like some folks are able to get JWT+basic multi-auth 
working without issue in Kubernetes.  So I suspect we can close this out?
   
   ----
   
   > Why Public Keys are not saved in zookeeper?
   
   Others might easily see good reasons not to do this that I'm missing. 
Perhaps theres some security implication?
   
   But it's an interesting idea.  It kindof makes sense conceptually to have 
nodes put their public-key as the "content" of their live-node entry.  And it'd 
save a lot of "fetch the public key" requests to boot.  Maybe worth raising on 
the dev@ list to see what people think...


-- 
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