You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by GitBox <gi...@apache.org> on 2019/11/11 14:24:25 UTC

[GitHub] [tomee] jgallimore opened a new pull request #604: TOMEE-2730 add mp.jwt.tomee.allow.no-exp option

jgallimore opened a new pull request #604: TOMEE-2730 add mp.jwt.tomee.allow.no-exp option
URL: https://github.com/apache/tomee/pull/604
 
 
   This change adds the mp.jwt.tomee.allow.no-exp option (it is false by default). If set to true, the exp claim will be validated when it is present, but the JWT token will not fail validation if the claim is missing - i.e. the token will be valid forever.

----------------------------------------------------------------
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