Skip to content

Possibility to receive credentials from KERIpy (kli) #1349

@lenkan

Description

@lenkan

Simplified flow of what I want to do:

  • Create an AID with at least one witness using KERIpy
    • kli init
    • kli 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 incept
    • kli vc create
    • kli 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions