Skip to content

Glossary

TermDefinition
TenantAn organization or team using the platform. All data is scoped to a tenant.
PrincipalAn authenticated user or service making a request.
ScopeA permission boundary (e.g., read:users, write:billing).
TokenA JWT issued by the auth service, containing principal ID, tenant ID, and scopes.