hyperledger-archives / aries-toolbox

Hyperledger Aries
https://wiki.hyperledger.org/display/aries
Apache License 2.0
43 stars 45 forks source link

Add the ability to Retrieve Credential Definitions #314

Open davideroffo opened 1 year ago

davideroffo commented 1 year ago

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:

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

image