You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/09/16 16:34:00 UTC

[jira] [Commented] (SOLR-14799) JWT authentication plugin should not require subject, unless set as principalClaim

    [ https://issues.apache.org/jira/browse/SOLR-14799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17197094#comment-17197094 ] 

ASF subversion and git services commented on SOLR-14799:
--------------------------------------------------------

Commit bc0c9ffee31b47c2630126deea28d7ff3d829016 in lucene-solr's branch refs/heads/master from Erik Hatcher
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=bc0c9ff ]

SOLR-14799: JWT authentication plugin only requires sub claim when principalClaim=sub


> JWT authentication plugin should not require subject, unless set as principalClaim
> ----------------------------------------------------------------------------------
>
>                 Key: SOLR-14799
>                 URL: https://issues.apache.org/jira/browse/SOLR-14799
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Erik Hatcher
>            Priority: Blocker
>             Fix For: 8.7
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Some environments don't use "sub" (subject) claim with Solr, but rather rely on a custom claim (such as "solrid") to be required.   This ticket is about making subject claim optional, and only required when principalClaim=sub



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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