Skip to main content

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

Steps

  1. Navigate to Credential schemas

  • Click Credential schemas
  • Click New credential schema
  1. Set up the schema

  • Enter Employee Badge for 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
  1. Define the attributes

  • Click Add another attribute four times
  • Enter Name for an attribute
  • Enter Employee ID for an attribute key
  • Enter Department for an attribute key
  • Enter Start Date for an attribute key
  • Select Date for attribute type
  • Enter Active Status for an attribute key
  • Select Boolean for attribute type
  • Click Next step
  1. Credential design

  • Select Employee ID for primary attribute to display
  • Select Name for secondary attribute to display
  • Click Next stepGenerate

Next steps

Continue to Issuing your First Credential.