RBAC (Role‑Based Access Control)

Authorization model mapping roles to permissions, reducing ad‑hoc grants. Use least privilege for APIs, webhooks, and admin tools.

Related terms