Configure multiple users to use a shared device
Learn how to setup a device to allow multiple users to log in and enter data on a single device.
Before you begin
Role required: mobile_admin, admin
About this task
The following configurations are listed in this topic.
- The SupportSharedDevice property enables a mobile device to be used as a shared device.
- The mobile_shared_device_mode_enabler role enables authorized users to set up a ServiceNow mobile app to operate in shared device mode.
Note: The configuration instructions in this topic detail the required fields for the configuration of this feature. For a full explanation of all the mobile property fields listed in the table, see the various configurations in the section Mobile properties.
Procedure
Add the SupportSharedDevice property for users to share a mobile device.
- Navigate to All > All > sys_sg_properties.list. The Mobile Properties form displays.
- In the Mobile Properties list, select New. The Mobile Properties form appears.
- Type the mobile property name SupportSharedDevice in the Name field.
- Select True/False in the Type field.
- Enter
truein the Value field. - Search and select Mobile Agent in the Mobile App Config field.
- Search and select Agent in the Mobile Application field.
- Select Update.
Add the mobile_shared_device_mode_enabler role to enable authorized users to set up a device as a shared device.
Navigate to All > All > sys_user.list. The Users form displays.
- Select the User ID of the user who can grant the ability to set a device as a shared device.
- Select the Roles tab in the Related Links section.
- Select the Edit button.
- In the Collection field, search for the namemobile_shared_device_mode_enabler.
- Move mobile_shared_device_mode_enabler to the roles list.
- Select Save.