Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Support for OOB invitations with attachments #798

Open
7 of 12 tasks
etschelp opened this issue Aug 10, 2022 · 0 comments
Open
7 of 12 tasks

Support for OOB invitations with attachments #798

etschelp opened this issue Aug 10, 2022 · 0 comments
Labels
backend frontend presentation-exchange All tasks related to presentation exchanges

Comments

@etschelp
Copy link
Contributor

etschelp commented Aug 10, 2022

aka connectionless credential offer, or connectionless presentation request.

Currently the following is supported:

Backend:

  • indy v1 credential offer
  • indy v2 credential offer
  • dif credential offer
  • indy v1 presentation request
  • indy v2 presentation request
  • dif presentation request

Frontend:

  • indy v1 credential offer
  • indy v2 credential offer
  • dif credential offer
  • indy v1 presentation request
  • indy v2 presentation request
  • dif presentation request

To support all types the following is needed:

  1. A unified list of templates that can be used for issuing, containing references to ld-schemas and indy-creddefs
  2. A new section in the frontend for presentation exchanges that behaves similar to the "credential issuance" section, because attached presentation requests do not belong to a connection yet when they are created.

Related rest endpoint is /api/proof-exchanges/proof-request/oob-attachment

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backend frontend presentation-exchange All tasks related to presentation exchanges
Projects
None yet
Development

No branches or pull requests

1 participant