📄️ What is RBAC?
Role-Based Access Control (RBAC) is a policy-neutral access control mechanism defined around roles and privileges. The components of RBAC such as role-permissions, user-role and role-role relationships make it simple to perform user assignments. RBAC is a widely used access control model that is employed in various applications and systems.
📄️ User Management Hierarchy
This document outlines the implementation of a hierarchical permission structure using Group and Role-based access control (RBAC) features. By leveraging these concepts, we aim to establish a flexible and granular permission system that facilitates efficient user access and management.