How does role-based authorization work?

You can assign a specific role to each user (e.g., Admin, Editor). These roles determine access permissions in the system.

RBAC

Roles define the access level of a user within the tenant.

Was this article helpful?