AppConfig is a standard for mobile devices that allows your MDM to set options for your mobile apps.
NOTE: The Instructions will vary based on your MDM server and the platform of your devices (iOS or Android).
AppConfig Options
Like any well-mannered app, Imprivata Locker supports AppConfig. Below are available settings. Most users will leave these at the default settings, except for UnlockPIN and enrollAndroidPIN.
iOS AppConfig Flags
Key | Type | Default | Description |
ActiveBrightness | integer (may also be referred to as a number) | 100 | 0-100. Screen brightness when Locker app is woken up. |
AllowManualLock | boolean | false | Allows you to tap on the padlock icon to lock the device. |
EpicRoverEpicMobileDeviceID | string | (none) | Sets a unique MDM device ID for use with Epic Rover logout.
This value must match the Epic Rover app's EpicMobileDeviceID. |
InterappPreDelay | integer (may also be referred to as a number) | 3 | Seconds to wait after receiving a Lock command and before starting any logout routines. |
InterappPostDelay | integer (may also be referred to as a number) | 0 | Seconds to wait after finishing the interapp API routine and before entering Single App Mode. |
MaxInterappAttempts | integer (may also be referred to as a number) | 8 | Number of retries before attempting app logout during interapp API routine |
UnlockPIN | string | (none) | Sets the emergency Unlock PIN, 4-8 digits |
Android AppConfig Flags
Key | Type | Default | Description |
ConfigFlags | string | enrollAndroindPin | Allows you to use Android passcodes on Android devices.
Supported in Workspace ONE |
EpicRoverEpicMobileDeviceID | string | (none) | Sets a unique MDM device ID for use with Epic Rover logout.
This value must match the Epic Rover app's EpicMobileDeviceID. |
UnlockPIN | string | (none) | Sets the emergency Unlock PIN, 4-8 digits |
Setting the Android Passcode
In the following example, GroundControl uses AppConfig to enable the use of Android passcodes to unlock the device. Alternately, configure a Custom Option for Android passcodes.
- In the Workspace ONE UEM console, specify the user groups that will receive the Locker (Android) app.
On the distribution screen, name the assignment and in the Assignment Groups field, enter the name of the user group or smart group.
- Configure how to deploy Locker. Select Auto.
- From the menu on the left, click Application Configuration.
- Add a new key for the AppConfig and set a Value: Configuration Flags and enrollAndroidPIN.
- Save the change, then click Save and Publish, then Publish.
Setting the Emergency Unlock PIN
In the following examples, GroundControl uses AppConfig to set the emergency Unlock PIN for the Imprivata Locker app.
1. Visit Apps & Books > Applications > Native > Purchased.
2. Click the checkbox next to the Imprivata Locker app, then click Assign.
3. Select the radio button next to the assignment you want to edit, then click Edit.
4. Scroll to the bottom of the assignment dialog and enable Send Application Configuration.
5. Add a new key for the AppConfig, set the correct Value Type, and set a Value.
6. Save the change, then click Save and Publish, then Publish. NOTE: It may appear there are no changes made, but the AppConfig changes will still propagate to devices.
1. Navigate to Client Apps > App Configuration Policies > + Add.
2. Enter a policy name, such as “Unlock PIN”.
3. Set Device Enrollment Type to Managed Devices.
4. Set Platform to iOS or Android, according to the platform of your devices.
5. Select the app to configure from the Associated app.
6. Click Configuration settings and select Use configuration designer from the Configuration settings format dropdown.
7. Add the configuration key name, the value type and the configuration value.
8. Click OK at the bottom of the tab then Add to finish.
NOTE: AppConfig update delivery times can vary depending on your MDM system. For quicker AppConfig update delivery in Intune, an admin should trigger configuration synchronization in the Intune app.
1. Navigate to Apps > App Catalog and click to select the app to configure.
2. Click the App Configurations tab and select AppConnect Custom Configuration. Then click Add.
3. In the Configuration Setup, enter a configuration name, such as “Locker Unlock PIN”.
4. Under AppConnect Custom Configuration click Add.
5. Set the configuration key and value.
6. Distribute the App config as applicable, and click Save to finish.