Mobile device management (MDM) settings
Mobile device management (MDM) is a security software that allows organizations to monitor, manage, and secure mobile devices used by employees. MDM can be used to:
- Secure devices
- Update and configure devices
- Monitor device compliance
- Back up data
- Limit the app usage
This section shows the available common MDM settings:
- Managed Server X
- For each server adding an individual key / value pair, key being "Managed
Server X" where "X" is replaced by a number, starting by one and incrementing
the number for each following server. Value is a JSON object whose format is:
- For cloud servers
- For cloud servers the same as in QR code used in the app:
- For on-premise servers not using ION API:
-
{ "serverName":"name", "serverURL":"URL" }
- Example
-
Setting key Setting value Managed Server 1 { "serverName":"Infor", "serverURL":"https://infor.com/DashboardsService" }
Managed Server 2 { "ti":"BIADEINTEG_PRD", "cn":"BIMobileDashboards_Android", "ci":"Infor~7DNTxz8_Lm95KGUg9Rb6Sfw_ub58XV2tacBzXF8x_7Y", "cs":"", "iu":"https://m12test-ionapi.auto.aws.infor.com", "pu":"https://m12test-sso.auto.aws.infor.com:443/BIADEINTEG_PRD/as/", "oa":"authorization.oauth2", "ot":"token.oauth2", "or":"revoke_token.oauth2", "ru":"com.infor.dashboard://oidc_callback", "ev":"B1470343054", "v":"1.0", "dt":"1" }
Managed Server 3 { "serverName":"Development", "serverURL":"https://internal.infor.com/DashboardsService" }
- Allow customer server list (Boolean value)
- If this option is set to , the app user is not be allowed to scan QR codes from their device and should use only remote defined server configuration profiles. If this option is set to and is changed to , all custom servers in the app are deleted immediately.
- Force Analytics (Boolean value)
- Indicates whether the app shares Diagnostics and Analytics with Infor.
- Force Passcode (Boolean value)
- All Infor mobile apps need to adopt passcode settings. When not managed by MDM, the user can decide whether to protect the app withpasscode.
- Minimum Passcode Length (Integer value)
- Sets the minimum passcode/PIN length that is required in the Passode/PIN screen used in the app.
- Perform Device Check (Boolean value)
- Sets whether to perform Rooted or Jailbroken device tests on the app launch for increased security. If set, users cannot log in to the app if the device is rooted or jailborken. This check is done by default and only skipped in case there are issues with the process.