- Organization
- Service
- Client
- Admin
- Viewer
Organization Privileges
Scope
Organization-level privileges govern tenant wide administration and governance.Organization Admin
An Organization Admin can:- Manage organization settings and metadata
- Invite and manage users and assign permissions
- Generate organization-level administrative access tokens
- Perform service import / migration operations
- View organization-wide audit logs
- Perform irreversible administrative actions (e.g., organization deletion)
Organization Viewer
An Organization Viewer can:- View organization metadata (name, ID, plan)
- View configuration screens in a read-only capacity
- Modify organization settings
- Manage users or permissions
- Generate administrative tokens
- Perform imports, migrations, or destructive actions
- Access audit logs
Service Privileges
Scope
Service-level privileges control the configuration and behavior of an individual OAuth / OpenID Connect authorization service.Service Admin
A Service Admin can:- Configure OAuth/OIDC endpoints and flows
- Manage grant types, response types, and token behavior
- Configure cryptographic and security features (PKCE, mTLS, FAPI, CIBA, etc.)
- Manage federation, dynamic client registration, and advanced protocol features
- Generate service-level access tokens
- Delete the service
Service Viewer
A Service Viewer can:- View service configuration and settings in a read-only capacity
- Modify endpoints or protocol behavior
- Generate service tokens
- Enable or disable security features
- Delete the service
Client Privileges
Scope
Client-level privileges apply to OAuth / OpenID Connect client applications.Client Admin
A Client Admin can:- Create, modify, rotate, and delete clients
- Manage client credentials, redirect URIs, and client-specific settings
Client Viewer
A Client Viewer can:- View client configuration in a read-only capacity
- Modify client configuration
- Rotate secrets or delete clients