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: Giuseppe De Marco <[email protected]>
  • Loading branch information
paulbastian and peppelinux authored Nov 12, 2024
1 parent a7ef844 commit 7b98544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openid-4-verifiable-credential-issuance-1_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -2327,7 +2327,7 @@ There are two ways to convey key attestations during Credential issuance:
- The Wallet uses the `jwt` proof type in the Credential Request to create a proof of possession of the key and adds the key attestation in the JOSE header as specified in (#jwt-proof-type).
- The Wallet uses the `attestation` proof type in the Credential Request with the key attestation without a proof of possession of the key itself as specified in (#attestation-proof-type).

The latter may avoid unnecessary user interaction during the Credential issuance, as the key itself is not performing a signature operation.
The latter may avoid unnecessary End-User interaction during the Credential issuance, as the key itself is not performing a signature operation.

## Key Attestation in JWT format {#keyattestation-jwt}

Expand Down

0 comments on commit 7b98544

Please sign in to comment.