openid / OpenID4VP

57 stars 20 forks source link

transaction_data should be allowed in browser API #302

Closed jogu closed 1 week ago

jogu commented 3 weeks ago

https://openid.github.io/OpenID4VP/openid-4-verifiable-presentations-wg-draft.html#appendix-A.2 currently says:

Out of the Authorization Request parameters defined in [RFC6749] and Section 5, the following are supported with this profile:

client_id response_type response_mode nonce presentation_definition client_metadata request

I think transaction_data was accidentally omitted from this list when we added it.