Restricted admin access in ServiceNow

snowuser111
Kilo Guru

Hi,

I need to give few users admin access only to these modules so that they can develop content manage No other modules users should have other than below ones.

Can you please help.

script includes

Content Management

creating update sets

Thanks

1 ACCEPTED SOLUTION

provided all individual module/application admin roles to user and it worked.


View solution in original post

7 REPLIES 7

Hi,



have you checked delegated Development ?



Delegated development


Delegated development allows non-administrators to develop applications on the ServiceNow platform.


Administrators can manage developers by specifying which users and groups have access to application content.Sample developer permissions


you should be able to control what they can write to via Read only role properties These system properties control the snc_read_only role


provided all individual module/application admin roles to user and it worked.