Skip to content
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.

Add the ability to Retrieve Credential Definitions #314

Open
davideroffo opened this issue Mar 21, 2023 · 0 comments · May be fixed by #315
Open

Add the ability to Retrieve Credential Definitions #314

davideroffo opened this issue Mar 21, 2023 · 0 comments · May be fixed by #315

Comments

@davideroffo
Copy link

Summary

The current implementation of the Credential Issuance tab lacks the ability to retrieve the Credential Definition. This feature would be beneficial for Agents who want to Request a Presentation for a Credential Definition that they do not own.

Consider the following scenario:

  • Issuer 1 creates a Credential Schema
  • Issuer 1 creates a Credential Definition for the schema
  • Issuer 1 issues a Credential to Holder 1
  • Verifier 1 wants to Request a Presentation from Holder 1 for the Credential that Issuer 1 issued
  • Aries Toolbox does not allow Verifier 1 to do this if Verifier 1 does not own the Credential Definition

To address this issue, we should add a "Credential Definitions retrieve" feature, similar to the "Schemas retrieve" feature.

image

@davideroffo davideroffo linked a pull request Mar 21, 2023 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant