https://openid.github.io/OpenID4VP/openid-4-verifiable-presentations-1_1-wg-draft.html#name-authorization-request says:
The Wallet MAY continue with JAR when it receives request_uri_method parameter with the value post but does not support this feature.
I don't think this is correct; this is actually a MUST I believe - https://openid.github.io/OpenID4VP/openid-4-verifiable-presentations-1_1-wg-draft.html#name-new-parameters says:
Wallets not supporting the post method will send a GET request to the Request URI (default behavior as defined in [RFC9101]).
I'd be tempted to put that 'will' as a MUST too, but I think it's probably clear as is. Deleting 'will' would work too.
I suggest changing the 'MAY continue with JAR' to a 'MUST' (or possibly removing the 'MAY' from the sentence, or just removing the sentence entirely.)
The certification tests treat the 'MAY' as a 'MUST'.
https://openid.github.io/OpenID4VP/openid-4-verifiable-presentations-1_1-wg-draft.html#name-authorization-request says:
I don't think this is correct; this is actually a MUST I believe - https://openid.github.io/OpenID4VP/openid-4-verifiable-presentations-1_1-wg-draft.html#name-new-parameters says:
I'd be tempted to put that 'will' as a MUST too, but I think it's probably clear as is. Deleting 'will' would work too.
I suggest changing the 'MAY continue with JAR' to a 'MUST' (or possibly removing the 'MAY' from the sentence, or just removing the sentence entirely.)
The certification tests treat the 'MAY' as a 'MUST'.