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, Imprivata Mobile Access Management uses AppConfig to enable the use of Android passcodes to unlock the device. Alternately, configure a Custom Option for Android passcodes.
Setting the Emergency Unlock PIN
In the following examples, GroundControl uses AppConfig to set the emergency Unlock PIN for the Imprivata Locker app.