CSA · Question #139
A Role is defined as what?
The correct answer is A. A collection of permissions. A role in ServiceNow is fundamentally defined as a collection of permissions, which are assigned to users or groups to grant access to specific functionalities and data.
Question
A Role is defined as what?
Options
- AA collection of permissions
- BA set of user access policies
- CA Persona in a workflow
- DA set of access control rules
How the community answered
(27 responses)- A89% (24)
- B7% (2)
- C4% (1)
Why each option
A role in ServiceNow is fundamentally defined as a collection of permissions, which are assigned to users or groups to grant access to specific functionalities and data.
A role aggregates various permissions (e.g., read, write, execute) that determine a user's access to applications, modules, and records within ServiceNow.
Roles are a mechanism for implementing user access policies, but a role itself is the collection of permissions, not the broader set of policies.
A persona in a workflow describes how a user with a certain role might interact with a process, but it's a specific use case, not the definition of a role.
Access Control Rules (ACLs) define *what* access is granted based on roles, but a role is the container for the permissions, not the rules themselves.
Concept tested: Definition of a ServiceNow role
Source: https://docs.servicenow.com/bundle/utah-platform-administration/page/administer/roles/concept/c_Roles.html
Topics
Community Discussion
No community discussion yet for this question.