Skip to content

Commit 571b4a0

Browse files
committed
feat: specify presentation response message (eclipse-dataspace-dcp#53)
1 parent 2de2f79 commit 571b4a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

specifications/verifiable.presentation.protocol.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ denotes read-only access to the VC identified by `8247b87d-8d72-47e1-8128-9ce47e
167167
| | - `type`: A string specifying the `PresentationResponseMessage` type. |
168168
| | - `presentation`: An array of [=Verifiable Presentations=]. The [=Verifiable Presentations=] may be strings, JSON objects, or a combination of both depending on the format.</br> |
169169

170+
A `PresentationResponseMessage` SHOULD only include valid (non-expired, non-revoked, non-suspended) credentials.
170171
The following are non-normative examples of the JSON response body:
171172

172173
<aside class="example" title="Presentation Response Message">

0 commit comments

Comments
 (0)