RBAC – Role-Based Access Control

The idea behind RBAC is to manage the access to resources by utilizing roles – so you don’t assign a permission to a resource for a single person, but rather create a role and assign the permission to the role. Then you assign people to the role. Worth a look 1. https://en.wikipedia.org/wiki/Role-based_access_control