HoustonPutman commented on issue #533:
URL: https://github.com/apache/solr-operator/issues/533#issuecomment-1487041283

   Under `authentication` I think you need to add `"blockUnknown": false`. You 
are authorized for those endpoints, but since you are not providing the basic 
auth header, you are getting rejected because you are not authenticated.
   
   In the docs you can find the following snippet:
   
   > A few aspects of the default security.json configuration warrant a closer 
look. First, the probesRequireAuth setting (defaults to false) governs the 
value for blockUnknown (under authentication) and whether the probe endpoint(s) 
require authentication:


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