Add support for escaping JSON strings.
authorAlejandro Perez <alex@um.es>
Thu, 9 Feb 2017 13:10:14 +0000 (14:10 +0100)
committerAlejandro Perez <alex@um.es>
Fri, 24 Mar 2017 07:34:31 +0000 (07:34 +0000)
JSON strings need to be scaped or attributes which " (such as SAML assertions) will not work as expected.


No differences found