Skip to content

Commit

Permalink
Update openid-4-verifiable-credential-issuance-1_0.md
Browse files Browse the repository at this point in the history
Co-authored-by: Kristina <[email protected]>
  • Loading branch information
paulbastian and Sakurann authored Nov 13, 2024
1 parent 94676a9 commit a3c93d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions openid-4-verifiable-credential-issuance-1_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -2263,8 +2263,8 @@ There are two ways to convey wallet attestations during Credential issuance usin

The Wallet Attestation format follows Section 5.1 "Client Attestation JWT" of Attestation-Based Client Authentication. The client_id in the `sub` claim is expected to be the same for every Wallet instance of a Wallet Provider. The Wallet Attestation additionally includes the following JWT Claims:

* `wallet_name`: REQUIRED. A String containing a human-readable name of the Wallet.
* `wallet_link`: REQUIRED. A String containing a URL to get further information about the Wallet and the Wallet Provider.
* `wallet_name`: REQUIRED. String containing a human-readable name of the Wallet.
* `wallet_link`: REQUIRED. String containing a URL to get further information about the Wallet and the Wallet Provider.

The following is a non-normative example of a Wallet Attestation:

Expand Down

0 comments on commit a3c93d2

Please sign in to comment.