Clock skew / expiration docs issue
Andrew Webb
andrew.webb at statpro.com
Mon Aug 20 11:18:37 EDT 2012
In
https://svn.shibboleth.net/java-shib-common/trunk/src/main/resources/schema/shibboleth-2.0-security-policy-saml.xsd
this XSD it is stated for clock skew that:-
"Defines the valid life time of a message issue instant as: (instant - skew)
< now > (instant + expirationThreshold + skew)"
I think this should be:-
Defines the valid life time of a message issue instant as: (instant - skew)
< now < (instant + expirationThreshold + skew)
--
View this message in context: http://shibboleth.1660669.n2.nabble.com/Clock-skew-expiration-docs-issue-tp7581383.html
Sent from the Shibboleth - Users mailing list archive at Nabble.com.
More information about the users
mailing list