Configuration through MDM
Infor Go mobile app supports MDM app configurations that allows MDM
administrators to push the app configuration data to the application.
This table lists the supported configurations:
Configuration key | Type | Accepted Values | Introduced in | Description |
---|---|---|---|---|
Allow Custom Servers List | Boolean | true/false | 2020.01.00 | This feature enables or restricts users from adding server profiles within the
application. The default value is false. |
Managed Server | String | File contents of the Authorized App (JSON string) | 2020.01.00 | It is essential to have the server setting configuration string. You can easily
copy the string content from the file available for download in the ION API Gateway
Portal. Additionally, you can have multiple Managed Server keys, each with an
incremented number appended. For example: Managed Server Managed Server 1 Managed Server 2 |
BLOCK_CAMERA_ACCESS Block Camera Access (for Android) |
Boolean | true/false | 2024.02.00 | This feature allows the administrator to control camera access within the application, enabling or blocking it as needed. |
BLOCK_MICROPHONE_ACCESS Block Microphone Access (for Android) |
Boolean | true/false | 2024.02.00 | This feature allows the administrator to control microphone access within the application, enabling or blocking it as needed. |
BLOCK_PHOTOLIB_ACCESS Block PhotoLib Access (for Android) |
Boolean | true/false | 2024.02.00 | This feature allows the administrator to control photo access within the application, enabling or blocking it as needed. |
BLOCK_LOCATION_ACCESS Block Location Access (for Android) |
Boolean | true/false | 2024.02.00 | This feature allows the administrator to control location access within the application, enabling or blocking it as needed. |
Identity Provider | String | IDP configuration name | 2025.04.00 | Enables Infor Go to utilize a mobile app-specific identity provider when the customer is using an MDM solution. |