Skip to content

System roles

Every tenant ships with four roles. You can't delete them; you CAN extend them with custom roles (Create a custom role). They cover most needs without configuration.

Full control over the tenant. Has every capability. Can do everything an Administrator can do, plus:

  • Delete the tenant itself (subject to platform confirmation).
  • Transfer ownership to another user.
  • Change billing-affecting settings.

Assign sparingly. One or two Owners per tenant. Mostly the people who initially set the tenant up; if they leave, transfer ownership to whoever replaces them.

Day-to-day administration. Everything except the destructive / billing-level operations. Capabilities:

  • Applications — full CRUD; rotate secrets; enable / disable / delete.
  • Users — full CRUD; reset password; force MFA reset; bulk import / export; GDPR delete.
  • Authentication — configure policy; manage federation connections; tune flows + actions.
  • MFA — configure enforcement; manage custom factors.
  • Branding — full edit.
  • Audit — read; export; configure streaming.
  • Threat intelligence — manage feeds; test IPs.
  • Reports — view; configure custom reports.
  • Members — invite; change roles; remove.

This is the role most tenant admins land on. Default to Administrator for full-time admin staff.

Day-to-day operations without policy authority. Capabilities:

  • Users — view; reset password; force MFA reset; suspend / re-enable. NOT: delete, bulk operations, change identities.
  • Applications — view; rotate secrets. NOT: create, delete, edit configuration.
  • Audit — read; export.
  • MFA — perform recovery operations.
  • Threat intelligence — test IPs.
  • Reports — view (not configure).

The role for support staff, on-call engineers, customer-success operators. Can react to incidents without authority to change policy.

Read-only. Capabilities:

  • Users — view records (no edits).
  • Applications — view configurations (no secret rotations).
  • Audit — read.
  • Reports — view.
  • Authentication / MFA / Branding — view configurations (no edits).

For auditors, compliance officers, security reviewers, stakeholders who want context without click-power.

A summary across the four:

CapabilityOwnerAdminOperatorViewer
View usersyesyesyesyes
Create / edit / delete usersyesyespartial (suspend only)no
Reset passwordyesyesyesno
Force MFA resetyesyesyesno
Bulk import / export usersyesyesnono
GDPR-delete useryesyesnono
View applicationsyesyesyesyes
Create / edit / delete applicationsyesyesnono
Rotate secretsyesyesyesno
Configure authentication policyyesyesnono
Manage federation connectionsyesyesnono
Configure MFA enforcementyesyesnono
View audityesyesyesyes
Export audityesyesyesno
Configure audit streamingyesyesnono
Invite new membersyesyesnono
Change member rolesyesyesnono
Delete the tenantyesnonono
Transfer ownershipyesnonono

Quick decision guide:

  • "They run this tenant" → Owner (one or two people).
  • "They administer day to day" → Administrator.
  • "They respond to issues but don't set policy" → Operator.
  • "They watch but don't act" → Viewer.

When in doubt, start lower (Operator instead of Administrator). Promoting is one click.

System roles cover most needs. Reach for custom roles when:

  • A specific job needs a non-standard mix of capabilities. ("Branding editor — can only touch the Branding section.")
  • You have a regulatory requirement to scope an external auditor to specific audit-log queries.
  • You want a role bound to a feature your tenant uses heavily.

For most tenants, the four system roles are enough.