Skip to main content

Credential Issuance Guide

Steps needed to issue a credential

  1. Create an issuer template
  2. Create a credential template
  3. Issue a credential

Create an issuer template

With an issuer template, you can define the general issuer configuration for multiple credential you want to issue. The issuer configuration holds like the official name of the issuer and a logo.

See Create Issuer Template for more information.

Create a credential template

For each Credential you want to issue, you need to create a credential template. The Credential template contains the information about the credential, like the credential type, the attributes and the display configuration.

See Create Credential Template for more information.

Issue a credential manualy

You can issue a credential manually.
See Issue credential mannually for more information.

Issue a credential from your backend

You can issue a credential directly from your own backend by calling an API.
See Issue credential from your backend for more information.