RBAC Overview

View as Markdown

IDA implements role-based access control with four primary roles. Each user is assigned one or more roles that determine which features and API endpoints they can access.

RoleCapability
AdminFull platform access. Manage users, roles, schemas, system config.
IssuerCreate schemas, issue credentials, manage revocations, view analytics.
VerifierBuild proof requests, verify credentials/ZK proofs, manage trust frameworks.
HolderHold credentials, generate ZK proofs, manage DIDs, deploy agents.