OpenID4VP icon indicating copy to clipboard operation
OpenID4VP copied to clipboard

Response mode parameter values

Open 101Coder101 opened this issue 7 months ago • 0 comments

The existing parameter response_mode only references that it is defined in RFC 6749, yet this parameter tells the wallet where/how to send the vp_token back to the verifier. This is especially not very clear in section "5.2 Existing Parameters", where only 'direct_post' is mentioned, without leaving syntactic room for other options (such as specified in Appendix "A.2. Request": dc_api). A clarification on the scope and role of this parameter might well be clarifying in this context.

101Coder101 avatar May 13 '25 21:05 101Coder101