Skip to content
ARP / SPEC
VERSION v0.1 — DRAFT

Representation VC

Verifiable Credential that binds an agent to its principal. Signed by the principal, served at the owner subdomain's `/.well-known/representation.jwt`.

$id: https://arp.spec/schema/representation-vc/v0.1.jsonDOWNLOAD JSON

FIELDS

Issuer = principal DID
pattern: ^did:[a-z0-9]+:[A-Za-z0-9._:%-]+$
Subject = agent DID
pattern: ^did:[a-z0-9]+:[A-Za-z0-9._:%-]+$
Issued-at (Unix seconds)
Expiry (Unix seconds)