Invitation Credential (VIC)
A Verifiable Invitation Credential authorizes the onboarding of a new member into a VTC or VTN. It’s the bootstrap mechanism for bringing new participants into the trust graph.
Who Can Invite
The issuer of a VIC depends on community policy:
- For VTC membership: the VTC’s C-DID, or an authorized member’s M-DID (if the community allows member-initiated invitations)
- For VTN membership: the VTN’s C-DID, or a member VTC’s C-DID
This flexibility lets communities choose between centralized invitation (only the community itself can invite) and decentralized invitation (existing members can bring in new people).
Role in the Ecosystem
VICs are Invitation Credentials — they bootstrap new participants but don’t create persistent graph structure. Once the invitee completes onboarding and receives a Membership Credential (VMC), the invitation has served its purpose.
The PEP processes invitation credentials during the onboarding flow.
See also: membership-credential, credential-categories, verifiable-trust-community, verifiable-trust-network