Role to grant access to users on HR groups for non-admin user

Ashmiya
Tera Contributor

I checked for role_delegator but this role doesn't allow user to view the roles in HR groups already assigned but adding user to group is possible. 

Need to know the role to  view roles existing and grant access to users on  HR groups for non-admin user

1 ACCEPTED SOLUTION

Susan Britt
Mega Sage
Mega Sage

The user_admin role is the OOB role that allows the user to update users and maintain the group membership.  It is for all users and groups though and not limited to HR groups.

View solution in original post

2 REPLIES 2

Susan Britt
Mega Sage
Mega Sage

The user_admin role is the OOB role that allows the user to update users and maintain the group membership.  It is for all users and groups though and not limited to HR groups.

John Zhang1
Kilo Patron
Kilo Patron

System admin role grants users with the delegated developer role [delegated_developer] within the global scope of the application, has access to all system features, functions, and data, regardless of security constraints.  

However, ServiceNow HRSD is the scoped app, which has HR Administrator [sn_hr_core.admin].  This role can assign users any of the HR roles to HR groups as well as group members.

 

Please review ServiceNow document - Manage HR roles for your reference.

 

If my reply is Helpful/Correct, please mark the answer as Helpful/Correct.