AppConnect for Android key-value pairs
The following table summarizes the AppConnect for Android key-value pairs used to configure various AppConnect features. The key-value pairs are configured in the AppConnect Custom Configuration for an AppConnect app. For information about add an AppConnect Custom Configuration, see Adding an AppConnect Custom Configuration.
Key name |
Description |
Reference |
---|---|---|
MI_ALLOW_SECURE_COPY_INBOUND |
When true, data can be copied from a non-AppConnect app to an AppConnect app even though the Copy/Paste data loss prevention setting is Among AppConnect Apps or Within an AppConnect app. |
|
AC_IGNORE_AUTO_LOCK_ALLOWED |
When true, an AppConnect app ignores the auto-lock time. |
|
MI_AC_TCP_IDLE_TIMEOUT_MS |
Specifies the idle session timeout for the TCP connection between an AppConnect app and an enterprise server when using AppTunnel with TCP tunneling. |
Configuring per-app idle session timeout for AppTunnel with TCP tunneling |
MI_AC_DISABLE_ANALYTICS |
When true, analytics about AppConnect apps are not collected. |
Disable analytics data collection for AppConnect for Android |
MI_AC_USE_TLS1.2 |
When true, the AppConnect wrapper uses TLSv1.2 for network requests using AppTunnel with TCP tunneling. Applicable only to apps wrapped with AppConnect wrapper versions 8.0 through 8.4 |
AppTunnel and TLS protocol versions in Android AppConnect apps |
MI_AC_ENABLE_TLS_FALLBACK |
When true, the AppConnect wrapper falls back to using TLSv1.0 if TLSv1.2 is not accepted for network requests using AppTunnel. Applicable only to apps wrapped with AppConnect wrapper versions 8.5 through the most recently released version as supported by MobileIron. |
AppTunnel and TLS protocol versions in Android AppConnect apps |
ES_CERT_AUTH_SERVICES |
Specifies the list of AppTunnel services that use certificate authentication using AppTunnel with TCP tunneling. |
|
<service_name>_CERT |
Specifies the certificate enrollment setting for the certificate for authenticating to the enterprise server when using AppTunnel with TCP tunneling. |
|
ES_DEFAULT_CERT |
Specifies the certificate enrollment setting for the default certificate for authenticating to the enterprise server when using AppTunnel with TCP tunneling. |
|
AC_PUBLIC_KEY |
Specifies the certificate setting containing the public certificate that matches the enterprise private key used to sign apps wrapped with the AppConnect wrapping tool. |
See "The MobileIron AppConnect for Android Wrapping Tool" in the MobileIron AppConnect for Android App Developers Guide |