RBAC
Overview
Role-Based Access Control (RBAC) is a security framework that manages user permissions based on their roles within your organization. Instead of assigning permissions to individual users, RBAC lets you create roles with specific permissions and assign users to those roles. This approach simplifies access management, improves security, and makes it easy to scale as your organization grows.
Prerequisites
- Access to the AuthSec dashboard
- Admin permissions to create roles and bindings
- A configured tenant