Which approach is good to assign the admin role to the user?

AnkitT
Tera Contributor

Hello Community,

 

I want to know the best practices to assign the admin role to the particular user. 

3 ACCEPTED SOLUTIONS

Anurag Tripathi
Mega Patron
Mega Patron

hi,

Any roles should be provided via group in ServiceNow, that is the recommendation.

Group has the role, and then any member of that group inherits the role.

-Anurag

View solution in original post

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @AnkitT 

 

Create Group and add user and assign role to group. 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

View solution in original post

Abhishek_Thakur
Mega Sage

Hello @AnkitT ,

 

You should not assign the admin role to particular user for the platform, you can use delegated admin role if you are working in scoped application if still you need to provide an admin role to user, you can time related user roles.

 

Note: ServiceNow does not recommends assigning a role to particular user, you can create a group and assign the admin role to that group and add the user into that group.

View solution in original post

5 REPLIES 5

Jitendra Diwak1
Kilo Sage

Hi @AnkitT,

 

Best practice is that user should not be assigned to direct role. A group should be created and provide the admin role to this group and add user to group. Suppose you have 50 developer who needs admin access to develop the any application then it will be lot of effort to give them direct admin role. Simply way add them in group which is having admin role.

 

Please accept my resolution it works for you and thumps up.

 

Thanks

Jitendra

Please accept my solution if it works for and thumps up.