Login and Auth - sarahduv-401-advanced-javascript/seattle-javascript-401d32 GitHub Wiki

rbac

What does rbac stand for?

  • Role-based access control

What is rbac?

  • Role-based access control (RBAC) restricts network access based on a person's role within an organization and has become one of the main methods for advanced access control.

Benefits of rbac

  • Reducing administrative work and IT support
  • Maximizing operational efficiency
  • Improving compliance

Best practices for implementing rbac

  • Current roles
  • Current status
  • Write a policy
  • Make changes
  • Continue to adapt

source: https://digitalguardian.com/blog/what-role-based-access-control-rbac-examples-benefits-and-more