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

Fix #2138: iat should be less than or equal to now #2139

Merged
merged 1 commit into from
Apr 13, 2021

Conversation

humphd
Copy link
Contributor

@humphd humphd commented Apr 13, 2021

Fixes #2138, setting the expected iat claim time to be less than or equal to now, which fixes the extremely rare case that the token is issued and the test run at the same second.

@humphd humphd added type: bug Something isn't working type: test Creation and development of test labels Apr 13, 2021
@humphd humphd added this to the 2.0 Release milestone Apr 13, 2021
@humphd humphd self-assigned this Apr 13, 2021
@humphd humphd requested review from HyperTHD and rjayroso April 13, 2021 19:03
@humphd humphd merged commit 77db816 into Seneca-CDOT:master Apr 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working type: test Creation and development of test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix intermittent failing token test
3 participants