We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Restricting access to ServiceNow instance using Mobile in all ways.

Durga23
Kilo Contributor

Hi Community,

We have a business case to restrict all kinds of access to ServiceNow instance via mobile
Appreciate any suggestions on how to achieve this.

Thank you.
-Durga.

6 REPLIES 6

James Hammond
Giga Guru

Is this part of securing the instance from outside sources? If so, IP Address Whitelisting would be a good area to explore

Chuck Tomasi
Tera Patron

I found a whole bunch of properties here:

 

Docs: Disable mobile access

Hello Chuck,

Thank you.

The system properties only disable/enable the Mobile UI, but still users able to access the instance using Mobile in full UI.

-Durga.

I'm not clear what the situation is. What do you mean by "mobile in full UI"? Are you talking about using a browser on their mobile device or using a native app on their mobile device?

 

Example: My current set up currently allows users:

  • access to ServiceNow using the native mobile client (Android/iOS)
  • access to ServiceNow using a mobile browser on a mobile device (Android/iOS)
  • access to ServiceNow using a desktop browser

Which of these is true at this point?