Skip to content
Iron Codex logoIRON-CODEXCYBERSECURITY
Cybersecurity › Web Application Security

Role-Based Access

22 Controls
Role-Based Access Control

Ensure that the application enforces who can access specific functions or APIs.

  • Check authorization server-side for every single request
  • Deny by default