Skip to content

Commit

Permalink
remove restrictions to KB JWT aud
Browse files Browse the repository at this point in the history
Co-authored-by: Joseph Heenan <joseph@authlete.com>
  • Loading branch information
Sakurann and jogu authored Nov 28, 2024
1 parent 77aa345 commit 796886b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,6 @@ nonce = tstr

* The Credential format identifier MUST be `dc+sd-jwt`.
* IETF SD-JWT VC Credential Format specific DCQL parameters as defined in Section 6.4.1. of [@!OIDF.OID4VP] MUST be used.
* When Key Binding JWT is used, `aud` value in it MUST be the origin of the Verifer, obtained from the Web-platform and/or app platform, and not `client_id` received in the Request.


# Self-Issued OP v2
Expand Down

0 comments on commit 796886b

Please sign in to comment.