eclipse / microprofile-jwt-auth

Apache License 2.0
107 stars 59 forks source link

Refactor tests for mp.jwt.verify.token.age into their own class and update suites #308

Closed teddyjtorres closed 1 year ago

teddyjtorres commented 1 year ago

Signed-off-by: Teddy J. Torres teddyjtorres@hotmail.com

Adds TokenAgeTest for testing mp.jwt.verify.token.age and update the base and full suites.

teddyjtorres commented 1 year ago

@sberyozkin Greetings. These are the TCK updates for token age. Thanks!

teddyjtorres commented 1 year ago

The new TokenAgeTest and DecryptKeyAlgorithmDefaultTest pass in the implementation.