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

wsu:Created and wsu:Expires should always be in utc format #1

Merged
merged 2 commits into from
Feb 11, 2013
Merged

wsu:Created and wsu:Expires should always be in utc format #1

merged 2 commits into from
Feb 11, 2013

Conversation

brainopia
Copy link

I've encountered the same issue as in rubiii/savon#29

Savon::SOAP::Fault: (soap:Client) WSE062: The Timestamp header's <Expires> element is not valid. ---> WSE063: The timestamp 2011-11-03T11:36:10+07:00 in the message is not valid. It must be in this UTC format: yyyy-MM-ddTHH:mm:ssZ.

This issue was fixed and closed but since then fix was changed and broken. Therefore I've set my mind to fix this issue once again :)

"All times MUST be in UTC format as specified by the XML Schema type
(dateTime)" - excerpt from chapter 10 Security Timestamps http://docs.oasis-open.org/wss/v1.1/wss-v1.1-spec-errata-os-SOAPMessageSecurity.htm

brainopia added 2 commits November 3, 2011 13:32
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.

2 participants