Skip to content

Commit b923559

Browse files
Kristina YasudaKristina Yasuda
authored andcommitted
resolve merge conflict
1 parent 90f1854 commit b923559

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,14 @@ defined in [@ISO.18013-7]. For more details, also see Annex B.3 in [@!OIDF.OID4V
9696

9797
## Standards Requirements
9898

99+
<<<<<<< HEAD
99100
This specification enables interoperable implementations of the following flows:
101+
=======
102+
This specification enables interoperable implementation of the following four flows:
103+
>>>>>>> 6a38c23 (Apply editorial suggestions from Joseph's code review)
100104
101105
* Issuance of IETF SD-JWT VC using OpenID4VCI
102-
* Presentation of IETF SD-JWT VC using OpenID4VP
106+
* Presentation of IETF SD-JWT VC using OpenID4VP without using W3C Digital Credentials API
103107
* Presentation of IETF SD-JWT VC using OpenID4VP over W3C Digital Credentials API
104108
* Presentation of ISO mdocs using OpenID4VP over W3C Digital Credentials API
105109

@@ -206,9 +210,13 @@ This is an example of a Wallet Instance Attestation:
206210

207211
* The Credential Issuer MUST publish a mapping of every Credential Type it supports to a scope value.
208212

213+
<<<<<<< HEAD
209214
# OpenID for Verifiable Presentations profile for IETF SD-JWT VC
210215

211216
Requirements for both the Wallet and the Verifier:
217+
=======
218+
# OpenID for Verifiable Presentations profile for SD-JWT VC without using W3C Digital Credentials API
219+
>>>>>>> 6a38c23 (Apply editorial suggestions from Joseph's code review)
212220
213221
* 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.
214222
* Response type MUST be `vp_token`.

0 commit comments

Comments
 (0)