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

Apply clock drift to SubjectConfirmationData and AuthnStatement #385

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

Conversation

tvuotila
Copy link

I was debugging SAML response with arbitrarily large ALLOWED_CLOCK_DRIFT. I noticed that it didn't apply to all timestamp values. This PR makes the ALLOWED_CLOCK_DRIFT to apply to more values.

Should I add some tests for this? What kind of tests are needed?

@pitbulk pitbulk changed the base branch from master to ci-coveralls February 8, 2024 15:21
@pitbulk pitbulk changed the base branch from ci-coveralls to master February 8, 2024 15:21
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.

None yet

2 participants