[OpenID-Specs-eKYC-IDA] Issue #1220: Syntactically incorrect JSON in some examples (openid/ekyc-ida)

Kai Lehmann issues-reply at bitbucket.org
Fri Nov 20 12:13:29 UTC 2020


New issue 1220: Syntactically incorrect JSON in some examples
https://bitbucket.org/openid/ekyc-ida/issues/1220/syntactically-incorrect-json-in-some

Kai Lehmann:

While working on PR#48 and working on example on how to embedd attachment data in the JSON response, I noticed that JSON does in fact not support multiline strings \(line breaks inside of strings apart from using “\\n”\). There are a few JSON examples \(e.g. multiple\_external\_claims\_sources.json, siop\_aggregated\_and\_distributed\_claims.json, aggregated\_claims\_simple.json, …\) which use line breaks in the JWT string. This is syntactically incorrect JSON. Although it makes it more readable to the human eye, an IDE or JSON interpreter will mark this as syntax error.




More information about the Openid-specs-ekyc-ida mailing list