Well, if it's going to accept +00:00, then it should accept -00:00 as
well. Of course Z is canonical (in the XML sense) but I'm not sure
what that translates into from an implementation point of view.
Just my two cents,
Tom
My interpretation has always been that the timezone is not allowed,
even if it is "+00:00". This is based on the following text from the
specification:
All SAML time values have the type xs:dateTime, which is built in
to the W3C XML Schema Datatypes specification [Schema2], and MUST
be expressed in UTC form, with no time zone component.
(I am assuning that "time zone component" refers to the
�(('+' | '-') hh ':' mm)�-part of the format for xs:dateTime.)
Regards,
Olav Morken
UNINETT / Feide
That sounds like a question for the saml...@lists.oasis-open.org
mailing list. Jean, do you want to ask there?
Tom