OpenID4VP icon indicating copy to clipboard operation
OpenID4VP copied to clipboard

request_uri_method should be case sensitive

Open jogu opened this issue 2 months ago • 0 comments

https://openid.net/specs/openid-4-verifiable-presentations-1_0.html#section-5.1 currently says:

request_uri_method: OPTIONAL. A string determining the HTTP method to be used when the request_uri parameter is included in the same request. Two case-sensitive valid values are defined in this specification

I'm dubious that it makes sense to have a parameter where some values can be case sensitive and some case insensitive. I think we should just define it as a case sensitive string.

jogu avatar Oct 19 '25 00:10 jogu