CSA · Question #50
What is (are) best practice(s) regarding users/groups/roles? (Choose two.)
The correct answer is C. You should add users to groups. D. You should assign roles to groups.. Best practices for managing users, groups, and roles in ServiceNow involve adding users to groups and assigning roles primarily to those groups, rather than directly to individual users.
Question
What is (are) best practice(s) regarding users/groups/roles? (Choose two.)
Options
- AYou should never assign roles to groups.
- BYou should assign roles to users.
- CYou should add users to groups.
- DYou should assign roles to groups.
How the community answered
(55 responses)- A4% (2)
- B4% (2)
- C93% (51)
Why each option
Best practices for managing users, groups, and roles in ServiceNow involve adding users to groups and assigning roles primarily to those groups, rather than directly to individual users.
This is incorrect; assigning roles to groups is a fundamental best practice for efficient permission management.
While technically possible, assigning roles directly to individual users is generally discouraged as a best practice because it can lead to complex and difficult-to-manage permission sets, especially in large organizations.
It is considered a best practice to add users to groups, which simplifies user administration by consolidating permissions. Users inherit permissions from their assigned groups, making access management more efficient and scalable.
Assigning roles to groups is a fundamental best practice as it centralizes permission management; changes to a group's roles automatically apply to all members, ensuring consistent access control and reducing administrative overhead.
Concept tested: User, group, and role best practices
Source: https://docs.servicenow.com/bundle/utah-platform-administration/page/administer/user-administration/concept/c_UsersAndGroups.html
Topics
Community Discussion
No community discussion yet for this question.