Since SAML IdP and SP clocks can sometimes be out of sync time based conditions (ie: NotBefore, NotOnOrAfter) can fail validation.
Official suggestions is "SAML system entities SHOULD allow for reasonable clock skew between systems when interpreting time instants and enforcing security policies based on them. Tolerances of 3-5 minutes are reasonable defaults, but allowing for configurability is a suggested practice in implementations."
This clock skew should be configurable in the Nuxeo. In the meantime most IdP do usually allow configuring this time skew so it is recommended for users to do so.
- is related to
-
NXP-25748 Fix random in SAMLAuthenticatorTest.testNotBeforeTimeSkew
- Resolved