Skip to content

Commit 52061f4

Browse files
committed
Apply Christian's further corrections to section numbers
Also fix date for -24 of VP to match the published doc.
1 parent 494f888 commit 52061f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

openid4vc-high-assurance-interoperability-profile-1_0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ Requirements for both the Wallet and the Verifier:
162162

163163
* As a way to invoke the Wallet, at least a custom URL scheme `haip://` MUST be supported. Implementations MAY support other ways to invoke the wallets as agreed by trust frameworks/ecosystems/jurisdictions, not limited to using other custom URL schemes.
164164
* Response type MUST be `vp_token`.
165-
* Response mode MUST be `direct_post.jwt`. The Verifier MUST return `redirect_uri` in response to the HTTP POST request from the Wallet, where the Wallet redirects the User to, as defined in Section 7.2 of [@!OIDF.OID4VP]. Implementation considerations for the response mode `direct_post.jwt` are given in Section 12.4 of [@!OIDF.OID4VP].
165+
* Response mode MUST be `direct_post.jwt`. The Verifier MUST return `redirect_uri` in response to the HTTP POST request from the Wallet, where the Wallet redirects the User to, as defined in Section 8.2 of [@!OIDF.OID4VP]. Implementation considerations for the response mode `direct_post.jwt` are given in Section 14.3 of [@!OIDF.OID4VP].
166166
* Authorization Request MUST be sent using the `request_uri` parameter as defined in JWT-Secured Authorization Request (JAR) [@!RFC9101].
167167
* The Client Identifier Scheme as introduced in Section 5.10 of [@!OIDF.OID4VP] MUST be either `x509_san_dns` or `verifier_attestation`. The Wallet MUST support both. The Verifier MUST support at least one.
168168
* To obtain the issuer's public key for verification, verifiers MUST support Web-based key resolution, as defined in Section 5 of [@!I-D.ietf-oauth-sd-jwt-vc]. The JOSE header `kid` MUST be used to identify the respective key.
@@ -308,7 +308,7 @@ Note: When using this profile with other cryptosuites, it is recommended to be e
308308
<author initials="T." surname="Looker" fullname="Tobias Looker">
309309
<organization>Mattr</organization>
310310
</author>
311-
<date day="23" month="January" year="2025"/>
311+
<date day="27" month="January" year="2025"/>
312312
</front>
313313
</reference>
314314

0 commit comments

Comments
 (0)