janhoy commented on a change in pull request #860: SOLR-13734 JWTAuthPlugin to 
support multiple issuers
URL: https://github.com/apache/lucene-solr/pull/860#discussion_r324801451
 
 

 ##########
 File path: solr/solr-ref-guide/src/major-changes-in-solr-9.adoc
 ##########
 @@ -44,3 +44,5 @@ A thorough review of the list in Major Changes in Earlier 
8.x Versions as well a
 === Authentication & Security Changes in Solr 9
 
 * BasicAuthPlugin property 'blockUnknown' now defaults to 'true'. This change 
is backward incompatible. If you need the pre-9.0 default behavior, you need to 
explicitly set 'blockUnknown':'false' in security.json.
+
+* JWTAuthPlugin configuration option `requireSub` is no longer needed and will 
cause an error if used.
 
 Review comment:
   Note to self: This is not part of this PR, must remember to remove 
requireSub totally in master after merge to branch_8x

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to