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

Conversation

tvuotila
Copy link
Contributor

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
@tvuotila
Copy link
Contributor Author

@pitbulk Can this be merged?

@tvuotila
Copy link
Contributor Author

@pitbulk Can this be merged?

@pitbulk pitbulk merged commit 27372ce into SAML-Toolkits:master Oct 1, 2024
7 of 8 checks passed
@tvuotila tvuotila deleted the feature/apply-clock-drift-to-SubjectConfirmationData branch October 1, 2024 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants