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

Add more options for the token expiry time calculation done by OIDC client #46142

Closed
sberyozkin opened this issue Feb 7, 2025 · 1 comment · Fixed by #46222
Closed

Add more options for the token expiry time calculation done by OIDC client #46142

sberyozkin opened this issue Feb 7, 2025 · 1 comment · Fixed by #46222
Labels
area/oidc kind/enhancement New feature or request
Milestone

Comments

@sberyozkin
Copy link
Member

Description

  • Add expires-clock-skew property to accommodate for clock mis-synchronization issues, where the difference between the time the token is issued and received can be quite high, up to 1 min or so

Implementation ideas

No response

@sberyozkin sberyozkin added the kind/enhancement New feature or request label Feb 7, 2025
@quarkus-bot quarkus-bot bot added the area/oidc label Feb 7, 2025
Copy link

quarkus-bot bot commented Feb 7, 2025

/cc @pedroigor (oidc)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/oidc kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants