w3c-ccg / vp-request-spec

Specification for a query language to request Verifiable Presentations from wallets etc.
https://w3c-ccg.github.io/vp-request-spec/
Other
9 stars 3 forks source link

Add interact examples for OIDC Credential Provider and DIDCommv2 #15

Closed msporny closed 2 years ago

msporny commented 2 years ago

This PR builds on PR #13 and adds alternate interaction mechanisms for Verifiable Presentation Requests. The addition of interact examples for OIDC Credential Provider and DIDCommv2 demonstrates how different interaction protocols can be bootstrapped into, and chained together, from a Verifiable Presentation Request.

These interaction patterns are designed to be used in flows such as those described in the VC API spec:

image

Example messages that utilize interact in a VC API flow are provided here:

https://pr-preview.s3.amazonaws.com/w3c-ccg/vc-api/pull/255.html#example-step-1-request-to-issuer-initiate-degree-refresh-workflow


Preview | Diff