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

Assertion conditions with skew #392

Merged

Conversation

ajlugt
Copy link
Contributor

@ajlugt ajlugt commented Sep 8, 2021

Allow for clock skew when verifying time validity in assertion condition

When checking the current time against the NotBefore and NotOnOrAfter assertion conditions, the assertionTimeSkew configured for SP (default: 300 s) is now taken into account.

This fixes #98

@vharseko vharseko merged commit e4cefd0 into OpenIdentityPlatform:master Sep 8, 2021
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.

Add Skew to NotOnOrAfter and NotBefore Assertion Conditions
2 participants