- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2025 11:30 PM
Hello,
I am working on the setup of the Now mobile app. To align with our security policies, we must ensure that the users who will download the app on their personal phone will not be able to use the Now mobile app. We want them to use the Now Mobile - Intune version.
Is there a way to configure this?
Thx,
Ba
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2025 02:05 AM
For those who need to restrict the mobile app that the user can use to connect to Servicenow you will need to use those 3 link:
- Servicenow documentation - Configure advanced app allowance with links to permitted apps
- Explain where to find the Servicenow properties that need to be setup.
- Servicenow documentation - Advanced app allowance example script
- Give an example of script that setup the properties to restrict the mobile app that the can by used to connect to the platform.
- Servicenow documentation - Bundle and Package IDs for ServiceNow mobile apps
- Give the list of the Package IDs off all servicenow mobile app (eg Now mobile; Now mobile - Intune)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2025 02:05 AM
For those who need to restrict the mobile app that the user can use to connect to Servicenow you will need to use those 3 link:
- Servicenow documentation - Configure advanced app allowance with links to permitted apps
- Explain where to find the Servicenow properties that need to be setup.
- Servicenow documentation - Advanced app allowance example script
- Give an example of script that setup the properties to restrict the mobile app that the can by used to connect to the platform.
- Servicenow documentation - Bundle and Package IDs for ServiceNow mobile apps
- Give the list of the Package IDs off all servicenow mobile app (eg Now mobile; Now mobile - Intune)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2025 12:49 AM
Update: This post is correct but if you just need to force your users to connect via a certain mobile app you can follow this doc:
The above post allows forcing the users to connect via a certain app/OS and to add others specifics logics.