Skip to content

Commit

Permalink
clarify batch management
Browse files Browse the repository at this point in the history
  • Loading branch information
Kristina Yasuda authored and Kristina Yasuda committed Jan 22, 2025
1 parent 05ece98 commit 7ee0440
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 @@ -1101,6 +1101,8 @@ If the Client requested an encrypted response by including the `credential_respo

If the Credential Response is not encrypted, the media type of the response MUST be set to `application/json`.

When the Wallet receives a new batch of the same Credential Datasets, the Wallet SHOULD delete any Credential Datasets it might have received previously.

The following parameters are used in the JSON-encoded Credential Response body:

* `credentials`: OPTIONAL. Contains an array of one or more issued Credentials. It MUST NOT be used if the `transaction_id` parameter is present. The elements of the array MUST be objects. This specification defines the following parameters to be used inside this object:
Expand Down

0 comments on commit 7ee0440

Please sign in to comment.