Skip to content

Commit

Permalink
credential offer must not be signed
Browse files Browse the repository at this point in the history
  • Loading branch information
Kristina committed Sep 1, 2023
1 parent 7adce31 commit a0a12de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions openid-4-verifiable-credential-issuance-1_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,8 @@ Below is a non-normative example of a Credential Offer Object for a Pre-Authoriz

<{{examples/credential_offer_by_reference.json}}

When retrieving Credential Offer from the Credential Offer URL, `application/json` media type MUST be used. The Credential Offer cannot be signed and MUST NOT use `application/jwt` with `"alg": "none"`.

## Credential Offer Response

The Wallet is not supposed to create a response. UX control stays with the Wallet after completion of the process.
Expand Down

0 comments on commit a0a12de

Please sign in to comment.