Skip to content

bugfix: cast clock skew var before calculations #1

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

Merged
merged 1 commit into from
Jun 24, 2021

Conversation

paularmand
Copy link
Collaborator

The OIDC_CLOCK_SKEW variable is defaulted to 60 seconds as an integer, but when provided as a environment variable this is to be considered a string. I propose the following patch, which was tested on a live system that solved the bug.

The OIDC_CLOCK_SKEW variable is defaulted to 60 seconds as an integer, but when provided as a environment variable this is to be considered a string. I propose the following patch, which was tested on a live system that solved the bug.
@paularmand paularmand merged commit 4267304 into master Jun 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant