File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ Organizations utilize RBAC to provide their employees with varying levels of acc
15
15
16
16
RBAC addresses the challenge of controlling the resources team members and applications can access,
17
17
as well as the actions they can perform, especially as the number of applications and team members increases.
18
- Administrators must ensure that each user has the correct permissions for the resources they need to access,
19
- a task that can become cumbersome and error-prone without a structured access control mechanism.
18
+ Administrators must ensure that each user has the correct permissions for the resources they need to access.
19
+ This task can become cumbersome and error-prone without a structured access control mechanism.
20
20
21
21
22
22
## How it helps
You can’t perform that action at this time.
0 commit comments