Skip to content

Fix access token deserialization for vanilla openstack#632

Merged
carolynvs merged 2 commits into
openstacknetsdk:developfrom
carolynvs:parse-token-without-culture
Sep 20, 2016
Merged

Fix access token deserialization for vanilla openstack#632
carolynvs merged 2 commits into
openstacknetsdk:developfrom
carolynvs:parse-token-without-culture

Conversation

@carolynvs

Copy link
Copy Markdown
Member

The default json.net serializer will helpfully reformat strings that appear to be date time strings for you, even when the destination property is a string. Use the preconfigured jsonserializer which has this disabled, to preserve the expires string as-is.

Fixes #630

The default json.net serializer will helpfully reformat strings that appear
to be date time strings for you, even when the destination property is a string.
Use the preconfigured jsonserializer which has this disabled, to preserve
the expires string as-is.
@carolynvs carolynvs self-assigned this Sep 20, 2016
@carolynvs carolynvs merged commit 58d296d into openstacknetsdk:develop Sep 20, 2016
@carolynvs carolynvs deleted the parse-token-without-culture branch September 20, 2016 15:45
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.

1 participant