[
https://issues.apache.org/jira/browse/SYNCOPE-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17295101#comment-17295101
]
ASF subversion and git services commented on SYNCOPE-1620:
----------------------------------------------------------
Commit da468885e2a1f5d17106c15affdf18dd8924b52e in syncope's branch
refs/heads/2_0_X from Francesco Chicchiriccò
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=da46888 ]
[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)