Configuration through MDM
Infor Go supports Mobile Device Management (MDM) app configurations. As an MDM administrator you can centrally push Infor Go configuration data to users' devices.
This table shows the supported configurations:
| Configuration key | Type | Accepted Values | Introduced in | Description |
|---|---|---|---|---|
| Allow Custom Servers List | Boolean | true/false | 2020.01.00 | 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 copy the string content from the file available for download in the ION API Gateway Portal.
You can have multiple Managed Server keys, each with an incremented number appended. For example:
Note: You can have up to three Managed Server keys for Android and an unlimited number of these keys for iOS.
|
| BLOCK_CAMERA_ACCESS
Block Camera Access (for Android) |
Boolean | true/false | 2024.02.00 | Controls camera access within the application. |
| BLOCK_MICROPHONE_ACCESS
Block Microphone Access (for Android) |
Boolean | true/false | 2024.02.00 | Controls microphone access within the application. |
| BLOCK_PHOTOLIB_ACCESS
Block PhotoLib Access (for Android) |
Boolean | true/false | 2024.02.00 | Controls photo access within the application. |
| BLOCK_LOCATION_ACCESS
Block Location Access (for Android) |
Boolean | true/false | 2024.02.00 | Controls location access within the application. |
| Identity Provider | String | IDP configuration name | 2025.04.00 | Enables Infor Go to use a mobile app-specific identity provider when the customer is using an MDM solution. |