[Openid-specs-ab] Issue #1689: Encoding of Issuer Initiated Issuance Requests (openid/connect)

tlodderstedt issues-reply at bitbucket.org
Thu Oct 20 09:44:46 UTC 2022


New issue 1689: Encoding of Issuer Initiated Issuance Requests
https://bitbucket.org/openid/connect/issues/1689/encoding-of-issuer-initiated-issuance

Torsten Lodderstedt:

The question came up how we best encode IIIRs. We started with URI encoding, now changed in PR#240 to JSON \(to convey an array in a robust fashion\). But we could also use a hybrid approach, like OpenID Connect Core choose with the `claims` parameter. Additionally, there is the question how to encode the JSON pieces, URL encoding or Base64URL encoding.


More information about the Openid-specs-ab mailing list