Discovery Roles

Rex Shi
Giga Contributor

Hi All,

i am trying to give someone read access to discovery configuration and results , but i cant seem to find such role within servicenow. only one i can find is the discovery_admin which gives too much permission to the user? dose anyone here had the similar issue when trying to give user a read permission for discovery.

 

Thanks, 

1 ACCEPTED SOLUTION

Jeff Currier
ServiceNow Employee
ServiceNow Employee

You would need to create a new role with read only access to these tables.  Or you could grant discovery_admin and snc_read_only to this user.  Keep in mind that if you grant sync_read_only to a user, that user will not be able to create or update records in any table or application

View solution in original post

3 REPLIES 3

Jeff Currier
ServiceNow Employee
ServiceNow Employee

You would need to create a new role with read only access to these tables.  Or you could grant discovery_admin and snc_read_only to this user.  Keep in mind that if you grant sync_read_only to a user, that user will not be able to create or update records in any table or application

Thanks Jeff, that worked. i end with create a new role and grant read access to all discovery related tables 

Sumeet Verma1
Tera Contributor

Hi,

did you create ACL for all these discovery tables or created through roles. can you please paste one example you created.

i have the same requirement.

thanks...