4. Creating your first proof schema
Overview
A proof schema defines what information you want to verify from credential holders. You'll specify which credential type and which attributes you need them to present.
Prerequisites
- Complete Creating your first identifier
- Complete Creating your first credential schema
- Complete Issuing your first credential
Steps
Navigate to Proof schemas
- Click "Proof schemas" in the left sidebar
- Click "New proof schema"
Setup the schema
- Enter "Building Access Check" for the name
- Click "Next step"
Choose credentials
- Select "Employee Badge" for the credential schema
- Click "Next step"
Request attributes
- Click "Add attribute" two times
- Select "Name" for an attribute
- Select "Employee ID" for an attribute
- Select "Active Status" for an attribute
- Click "Next step" → "Save"
Next steps
Continue to Requesting your first proof.