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: [email protected] With regards, Apache Git Services
