Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Minimize SAML notBefore or notOnOrAfter constraint duration [Updated in Security Center 1.3 and 1.5]

Configure this property to add a grace period in which SAML requests and responses are considered valid.

This property adds a grace period during which SAML requests and responses are considered valid. The property value represents the number of seconds to add to the NotBefore and NotOnOrAfter constraints to account for time differences between the Identity Provider (IdP) clock, and Service Provider (SP) clock. These constraints defend against replay attacks by denying requests that aren’t made within the specified time frame. If the IdP and SP clocks are significantly different, then the network latency may result in the SAML request being unauthorized.

More information

AttributeDescription
Configuration nameglide.authenticate.sso.saml2.clockskew
Configuration typeSystem Properties \(/sys\_properties\_list.do\)
Data typestring
Recommended valueless than 60
Default value180
CategoryAuthentication
Security risk- Severity score: 7.5 - CVSS score: High - Security risk details: Setting the property to a value of 60 or higher may prevent the constraints from defending against replay attacks.
Dependencies and prerequisitesNone

Parent Topic:Authentication