Your company has given you the responsibility to implement an appropriate access control scheme. The company wants to control access and permissions for employees based on job function. Which of the following should you use?
Role based access control (RBAC) is an access control scheme that controls access and permissions by assigning them based on roles. Individuals are assigned roles which grants them the permissions and access assigned to that role(s).
Learn More
AI Generated Content may display inaccurate information, always double-check anything important.
What are the key features of RBAC?
How does RBAC differ from other access control models?
What are common use cases for RBAC in organizations?