Create a verification template

A verification profile is the question you put to a wallet: which credentials you will accept and which claims you need from them.

What a profile decides

QueryA DCQL query naming the credential types, formats and claim paths requested
Assurance policyResponse mode, verifier identifier scheme and wallet launch scheme
AcceptanceWhich formats satisfy the request — a profile may accept SD-JWT VC or mdoc for the same credential

Ask for the minimum. A profile that requests a birth date where an over-18 answer would do is one your holders are entitled to refuse.

Getting one

Tell us what you need to establish and we will express it as the narrowest query that answers it.

Assign it to a verifier

Open the verifier under Verifiers and assign the profile from its detail page — PUT and DELETE on the verifier's verification profiles over the API. Profiles are per-verifier, so a verifier with none assigned cannot start a verification.

Was this page helpful?