-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Simplified flow of what I want to do:
- Create an AID with at least one witness using KERIpy
kli initkli incept
- Introduce the veridian AID to the KERIpy aid
kli oobi resolve
- Create and issue a credential using KERIpy (for example QVI Credential)
kli vc registry inceptkli vc createkli ipex grant
- Open the veridian app and wait for the credential notification
Currently, this does not work because veridian does not know about the credential schema of the credential that is being issued.
Possible workaround
- Use the veridian credential issuance platform to issue a credential, this would ensure veridian already has the credential schema saved.
- ...
Possible solutions
- Embed the credential schema in the
ipex grant, either as an URL reference or inline. - ...
Metadata
Metadata
Assignees
Labels
No labels