There is a client requirement which requires Read-only access to entire ServiceNow Environment

Rajendra Korada
Tera Contributor

There is a client requirement which requires Read-only access to entire ServiceNow Environment.

 

Client requires an appropriate role which allows Read/View only level access to the ServiceNow environment. (Same as admin who can access to all CRUD operations in instance) but with Read only.

 

Is it best practice to use snc_read_only role? Any roadblocks or precautions or alternatives to proceed with snc_read_only role?

 

Please suggest.

1 ACCEPTED SOLUTION

Mark Roethof
Tera Patron
Tera Patron

Hi there,

 

snc_read_only sounds to be your goto. It has some small downsides though, for example even creating a favorite won't be possible anymore, since the user has read only 😂

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

View solution in original post

3 REPLIES 3

Mark Roethof
Tera Patron
Tera Patron

Hi there,

 

snc_read_only sounds to be your goto. It has some small downsides though, for example even creating a favorite won't be possible anymore, since the user has read only 😂

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

Hi There,

A small doubt: Can the snc_read_only role be given to a user who doesn't have any role previously.

As such my understanding is that the snc_read_only role is to restrict the access to the user who already has access.

 

In Servicenow doc: The read-only role (snc_read_only) restricts a user or a group of users to read-only access on the tables to which the user already has access.

 

Please clarify

 

snc_read_only would be in combination with an other role, for example the admin role. So you have a read-only admin.

 

Do be aware, it does cost licensing, even through its just read-only admin for example, or read-only itil.

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn