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 clock_tolerance_seconds to M2M token authentication #326

Merged
merged 2 commits into from
Jul 22, 2024

Conversation

jennifer-stytch
Copy link
Contributor

We occasionally see JWT validation errors with the nbf claim that may be due to clock skew. This PR adds the clock_tolerance_seconds parameter to the M2M token authentication method (it already existed for the local authentication method) to allow for some clock drift.

@jennifer-stytch jennifer-stytch merged commit 168737b into main Jul 22, 2024
7 of 9 checks passed
@jennifer-stytch jennifer-stytch deleted the jmccleary/m2m-nbf branch July 22, 2024 19:54
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

Successfully merging this pull request may close these issues.

2 participants