OpenID4VP icon indicating copy to clipboard operation
OpenID4VP copied to clipboard

Define how OID4VP parameters are carried over to VPs normatively

Open awoie opened this issue 1 year ago • 2 comments

There is an implicit understanding that parameters such as nonce, client_id and client_id_scheme are used in VPs but we don't have explicit language how this is done for specific format identifiers.

I propose to add language that define that profiles must describe how. For profiles defined by OID4VP, this language should be added to the credential format sections.

awoie avatar May 14 '24 19:05 awoie

I missed the notes in the credential profiles section that says how this is done. I guess I got confused because the text is below an example and included in a note. I'm wondering whether normative language would make sense similar to what we did for SD-JWT VC and verifier metadata: https://openid.github.io/OpenID4VP/openid-4-verifiable-presentations-wg-draft.html#appendix-A.4.2. It would certainly help interoperability. Thoughts?

awoie avatar May 16 '24 16:05 awoie

what kind of language are you thinking for other credential formats, ie mdocs and vcdm?

Sakurann avatar Jun 18 '24 12:06 Sakurann

For SD-JWT, this is hopefully fixed by https://github.com/openid/OpenID4VP/pull/357

Other credential formats still need to be addressed.

jogu avatar Dec 02 '24 02:12 jogu