Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce a token age property #195

Closed
sberyozkin opened this issue Jul 2, 2020 · 0 comments
Closed

Introduce a token age property #195

sberyozkin opened this issue Jul 2, 2020 · 0 comments
Milestone

Comments

@sberyozkin
Copy link
Contributor

We have discussed this idea with @teddyjtorres, in our project we use a 'lifespan' property but age is more aligned to the definition of what iat is about.
By introducing something like mp.jwt.verify.token.age property we will be able to enforce the exp - iat constraint better and limit the tokens which have been around for an unreasonably (per the deployment specific considerations) long period of time.

@sberyozkin sberyozkin added this to the JWT-2.0 milestone Jul 2, 2020
teddyjtorres added a commit to teddyjtorres/microprofile-jwt-auth that referenced this issue Mar 23, 2022
Signed-off-by: Teddy J. Torres <teddyjtorres@hotmail.com>
teddyjtorres added a commit to teddyjtorres/microprofile-jwt-auth that referenced this issue Mar 31, 2022
Signed-off-by: Teddy J. Torres <teddyjtorres@hotmail.com>
sberyozkin added a commit that referenced this issue Apr 5, 2022
Create mp.jwt.verify.token.age config property for issue #195
@sberyozkin sberyozkin modified the milestones: MPJWT-3.0, MPJWT-2.1 Apr 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant