Skip to content

[RecoveryServices][SiteRecovery] CIK token serialize using System.Web.Script.Serialization.JavaScriptSerializer. #6062

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

Merged
merged 3 commits into from
Apr 28, 2018

Conversation

viverm
Copy link
Contributor

@viverm viverm commented Apr 27, 2018

Description

Currently powershell for RecoveryServices.SiteRecovery is broken due to change in ciktoken serialization logic.

Reverted that instead on Newtonsoft.json serializer using System.Web.Script.Serialization.JavaScriptSerializer.

Currently service is System.Web.Script.Serialization.JavaScriptSerializer to deserialize the request Header.So changing it to newtonsoft serializer will not work.

Checklist

@viverm viverm changed the title CIK token push CIK token serialize using System.Web.Script.Serialization.JavaScriptSerializer. Apr 27, 2018
@viverm viverm changed the title CIK token serialize using System.Web.Script.Serialization.JavaScriptSerializer. [RecoveryServices][SiteRecovery] CIK token serialize using System.Web.Script.Serialization.JavaScriptSerializer. Apr 27, 2018
@MiYanni MiYanni changed the base branch from preview to release-6.0.0 April 28, 2018 01:03
MiYanni added a commit to MiYanni/azure-powershell that referenced this pull request Apr 28, 2018
@MiYanni MiYanni merged commit 9427911 into Azure:release-6.0.0 Apr 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants