Table of Contents | ||||
---|---|---|---|---|
|
...
To ensure credentials are shared and interpreted correctly, each of these credentials requires a template. The issuance template is the general structure of the credential and conveys what information must be included on the credential in order for it to be valid.
Below you can see the step-by-step tutorial on how to issue your first credential.
1. Create an Issuance Template
The issuance template is used to verify user information for the issuance of credentials.
When accessing Gataca Studio, you can create a new issuance template from the main dashboard or by clicking “Create issuance template“ in the Issuance templates section.
[Insert screenshot]
When
Basic configuration
Issuance ID - Name the issuance template
The first step is to select your issuance template name (Issuance template identifier).
This name will be associated with the issuance process for users, and it will also serve as a reference to the credential the user is requesting when interacting with your platform.
Example:
General configuration
Requester DID - How to select the DID method
Issuance
Credential Types - How to select the credential type to be issued?
Credential Attributes - What credential attributes include?
...
Credential level of assurance - How to determine which credentials are trusted?
Credential data agreement - How to select the credential purpose
Create a custom purpose
Security configuration
Add app authentication
Add two-factor authentication
Successful configuration – How to add issuance template to API key
...