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

cast clock skew env variable to integer before calculations #127

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

paularmand
Copy link

No description provided.

paularmand and others added 5 commits June 3, 2021 11:11
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.
bugfix: cast clock skew var before calculations
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