Skip to content

Commit

Permalink
fixed reference to vc_sd_jwt_profile
Browse files Browse the repository at this point in the history
  • Loading branch information
tlodderstedt committed Oct 12, 2023
1 parent 7d2cd3c commit 05f20e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions draft-oid4vc-haip-sd-jwt-vc.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ Unless explicitly stated, all normative requirements apply to all participating
Implementations of this profile:

* MUST support both pre-auth code flow and authorization code flow.
* MUST support protocol extensions for SD-JWT VC credential format profile as defined in this specification (##vc_sd_jwt_profile).
* MUST support protocol extensions for SD-JWT VC credential format profile as defined in this specification (#vc_sd_jwt_profile).
* MUST support sender-constrained Tokens using a mechanism as defined in [@!I-D.ietf-oauth-dpop].
* MUST support [@!RFC7636] with `S256` as the code challenge method.

Expand Down Expand Up @@ -202,7 +202,7 @@ This is an example of a Wallet Instance Attestation:

# OpenID for Verifiable Presentations

* MUST support protocol extensions for SD-JWT VC credential format profile as defined in this specification (##vc_sd_jwt_profile).
* MUST support protocol extensions for SD-JWT VC credential format profile as defined in this specification (#vc_sd_jwt_profile).
* 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.
* Response type MUST be `vp_token`.
* Response mode MUST be `direct_post` with `redirect_uri` as defined in Section 6.2 of [@!OIDF.OID4VP].
Expand Down

0 comments on commit 05f20e7

Please sign in to comment.