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.
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.