You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by eh...@apache.org on 2020/09/16 16:45:39 UTC

[lucene-solr] branch master updated (bc0c9ff -> c63684f)

This is an automated email from the ASF dual-hosted git repository.

ehatcher pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git.


    from bc0c9ff  SOLR-14799: JWT authentication plugin only requires sub claim when principalClaim=sub
     add c63684f  Revert "SOLR-14799: JWT authentication plugin only requires sub claim when principalClaim=sub"

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/solr/security/JWTAuthPlugin.java   |  8 +++++++-
 .../org/apache/solr/security/JWTAuthPluginTest.java    | 18 +-----------------
 2 files changed, 8 insertions(+), 18 deletions(-)