janhoy opened a new pull request, #4374: URL: https://github.com/apache/solr/pull/4374
https://issues.apache.org/jira/browse/SOLR-18216 - Corrects the documented default for `blockUnknown` in the JWT Authentication Plugin from `true` to `false` (unauthenticated requests are passed through by default). - Adds a `[WARNING]` callout in the plugin reference page alerting users to the previous documentation error. - Fixes a callout in the complex config example that incorrectly said `"blockUnknown": true` "is also the default". - Adds a corrective note under the Solr 9.11 section of `major-changes-in-solr-9.adoc` advising users who relied on the wrong documented default to add `"blockUnknown": true` explicitly. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
