Base de Conocimientos
Configura aplicaciones iOS con MDM
Última modificación: 26 jun 2024
Aprende a configurar las diferentes aplicaciones iOS de TeamViewer con la ayuda de AppConfig y su solución de gestión de dispositivos móviles (MDM).
Este artículo se aplica a tod@s l@s usuari@s de TeamViewer, con licencias Corporate y Tensor. La configuración requiere un MDM que admita AppConfig ( https://www.appconfig.org/ ).
Introducción
AppConfig es un estándar tecnológico para proporcionar la configuración de aplicaciones de Android e iOS. Permite la configuración de las aplicaciones a través del software MDM. Para obtener más información, consulta la página de la comunidad de AppConfig: https://www.appconfig.org/ios/
Claves de configuración
| Key | Description | Remote Control | QuickSupport | Assist AR |
|---|---|---|---|---|
keepAliveServerName | (Deprecated) Let the app connect to a dedicated router. | ✅ | ✅ | ✅ |
conditionalAccessServers | Let the app connect to one of the given dedicated routers. Separate the routers by a semicolon. | ✅ | ✅ | ✅ |
partnerListApiToken | Api Token needed to add a device to a group automatically. Group ID + Api Token is mandatory to add the device. | ✅ | ✅ | ✅ |
ConfigurationID | Configuration ID is used to apply custom module parameters for the QuickSupport app. | ❌ | ✅ | ❌ |
partnerListDeviceName | Change the device name that is used to add the device to a group. By default, we take the device name of the system. | ✅ | ✅ | ✅ |
partnerListGroupId | Group ID that the device will be added to. Group ID + Api Token is mandatory to add the device. | ✅ | ✅ | ✅ |
customModuleConfigId | Add your Assist AR module config ID from the Management Console to show Customer Terms of Service. | ❌ | ❌ | ✅ |
sessionRequestConfigurationID | Add your session request configuration ID from the Management Console, so that the user is able to request a session without sharing the TeamViewer ID. | ❌ | ❌ | ✅ |
sessionID | Only used by Integrations, not intended to be used by customers. | ❌ | ✅ | ❌ |
expirationDate | Only used by Integrations, not intended to be used by customers. | ❌ | ✅ | ❌ |
useTwoStepLogin | Defines which login mode is shown as default at C&C and Chat tabs. If true shows SSO, if false shows regular username+password mode. | ✅ | ❌ | ❌ |
allowedCompanyIds | Add whitelisted companies by adding their Company ID separated by a semicolon. | ❌ | ✅ | ❌ |
ssoUseEmbeddedBrowser | When disabled, launches SSO login using Safari integrated browser. If enabled, SSO login happens in a seamlessly embedded web view. For servers requesting client certificate authentication, it's recommended to be disabled. | ✅ | ❌ | ❌ |