Skip to content

Commit ec614f4

Browse files
committed
add multi-signed option to the dc api section
1 parent fe65ee0 commit ec614f4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ The following requirements apply to OpenID for Verifiable Presentations via the
285285
* The Wallet MUST support Wallet Invocation via the W3C Digital Credentials API or an equivalent platform API. The Verifier MUST use Wallet Invocation via the W3C Digital Credentials API or an equivalent platform API.
286286
* The Wallet MUST support the Response Mode `dc_api.jwt`. The Verifier MUST use the Response Mode `dc_api.jwt`.
287287
* The Verifier and Wallet MUST use Annex A in [@!OIDF.OID4VP] that defines how to use OpenID4VP over the W3C Digital Credentials API.
288-
* The Wallet MUST support both signed and unsigned requests as defined in Annex A.3.1 and A.3.2 of [@!OIDF.OID4VP]. The Verifier MAY support signed requests, unsigned requests, or both.
288+
* The Wallet MUST support unsigned, signed, and multi-signed requests as defined in Appendices A.3.1 and A.3.2 of [@!OIDF.OID4VP]. The Verifier MAY support one or more of these options.
289289

290290
Note that unsigned requests depend on the origin information provided by the platform and the web PKI for request integrity protection and to authenticate the Verifier. Signed requests introduce a separate layer for request integrity protection and Verifier authentication that can be validated by the Wallet.
291291

@@ -717,6 +717,7 @@ The technology described in this specification was made available from contribut
717717

718718
-06
719719

720+
* add the multi-signed option to the DC API variants
720721
* add cose alg identifer -9 (fully specified)
721722
* clarify that DCQL applies in HAIP as defined in OpenID4VP and all REQUIRED and OPTIONAL requirements remain the same
722723
* add reference to ECCG Agreed Cryptographic Mechanisms 2.0

0 commit comments

Comments
 (0)