2. Creating your First Credential Schema
Overview
A credential schema defines the structure and content of your credentials. You'll choose a format and create the attributes — like name, email, or certification date — that you'll fill in when issuing.
Prerequisites
- Complete Creating your First Identifier
Steps
Navigate to Credential schemas
- Click Credential schemas
- Click New credential schema
Set up the schema
- Enter
Employee Badgefor the schema name - Select IETF SD-JWT VC for the format
- Select Basic for Wallet key attestation
- Select Token Status List for revocation method
- Check Allow suspension box
- Click Next step
Define the attributes
- Click Add another attribute four times
- Enter
Namefor an attribute - Enter
Employee IDfor an attribute key - Enter
Departmentfor an attribute key - Enter
Start Datefor an attribute key - Select Date for attribute type
- Enter
Active Statusfor an attribute key - Select Boolean for attribute type
- Click Next step
Credential design
- Select Employee ID for primary attribute to display
- Select Name for secondary attribute to display
- Click Next step → Generate
Next steps
Continue to Issuing your First Credential.