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

[jira] [Commented] (SYNCOPE-1620) JWT validation requires exp and nbf claims

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

ASF subversion and git services commented on SYNCOPE-1620:
----------------------------------------------------------

Commit afa0ade493c838cf90ab2ae641ed73bddca83c95 in syncope's branch refs/heads/2_1_X from Francesco Chicchiriccò
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=afa0ade ]

[SYNCOPE-1620] Consider exp and nbf as optional during JWT validation


> JWT validation requires exp and nbf claims
> ------------------------------------------
>
>                 Key: SYNCOPE-1620
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1620
>             Project: Syncope
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 2.0.16, 2.1.8
>            Reporter: Francesco Chicchiriccò
>            Assignee: Francesco Chicchiriccò
>            Priority: Major
>             Fix For: 2.0.17, 2.1.9, 3.0.0
>
>
> As specified by [RFC 7519|https://tools.ietf.org/html/rfc7519], {{exp}} and {{nbf}} claims are OPTIONAL.
> Currently, however, {{JWTAuthenticationProvider}} fails if such claims are not present.



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