Skip to main content

Auth & Permissions

Revisium provides authentication and role-based access control at three levels: system, organization, and project.

Overview

LevelRolesScope
SystemSuperadminFull platform access
OrganizationAdmin, MemberAll projects in the org
ProjectAdmin, Editor, ViewerSingle project

Authentication Methods

MethodUse case
JWTAdmin UI, interactive sessions
API KeysLocal dev, CLI, CI/CD, integrations, service access
OAuth 2.1MCP / AI agents

Sections

  • Authentication — login methods, token management
  • API Keys — personal keys, service keys, scoping, usage with all APIs
  • Permissions — roles, access levels, CASL