You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2019/09/16 17:42:40 UTC

[GitHub] [lucene-solr] janhoy commented on a change in pull request #860: SOLR-13734 JWTAuthPlugin to support multiple issuers

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:
users@infra.apache.org


With regards,
Apache Git Services

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