Loading

Mobile Device Management & Enterprise Mobility Management, Quip

Дата публикации: Oct 22, 2025
Описание
Deploy and manage Mobile Device Management (MDM) or enterprise Mobility Management (EMM) for Quip. 
Решение

In addition to the mobile security features available in the Quip admin console, customers can deploy and manage the Quip iOS and Android apps as part of their corporate Mobile Device Management (MDM) or Enterprise Mobility Management (EMM) strategy.

Notes on Quip MDM support:

  • We do not provide instructions on how to configure your MDM systems. Please discuss specific implementation or setup steps with your specific MDM/EMM vendor.
  • We do not support a wrapper or container app that tries to run the Quip app within it.
  • We do not provide .ipa or .apk files at this time.

Supported EMM providers:

  • All EMM providers that adhere to the AppConfig industry standard for Enterprise Mobility Management, including AirWatch, MobileIron and more.
  • The below key-value pairs can also be used by customers deploying Quip via Microsoft Intune.

Additional key-value pair configurations:

The following controls for the Quip mobile apps can be configured in your EMM via the below key-value pairs:

KeyDescriptionAvailable for private cloud customersAvailable for multi-tenant cloud customersValue TypePlatform
AppLoginHostApp login host URL (your Quip subdomain) for private cluster users. The URL should start with an https:// prefix. User email domains must match company domain. StringiOS, Android
AppLoginHostLabelLabel for the login host StringiOS, Android
ClearClipboardOnBackgroundWhen the Quip app is backgrounded, data copied to the user's clipboard is clearedBooleaniOS, Android
EnableCustomTabSamlLoginEnforce authentication via custom tabs rather than webviewBooleanAndroid

 

[Private cloud] Sample iOS configuration XML for AppConfig EMM providers:

<managedAppConfiguration>
    <version>1.0.0</version>
    <bundleId>com.quip.Quip</bundleId>
    <dict>
        <string keyName="AppLoginHost">
        </string>
        <string keyName="AppLoginHostLabel">
        </string>
        <boolean keyName="ClearClipboardOnBackground">
        </boolean>
    </dict>
</managedAppConfiguration>

[Private cloud] Sample iOS configuration XML for Intune:

<dict>
    <key>AppLoginHost</key>
    <string></string>
    <key>AppLoginHostLabel</key>
    <string></string>
    <key>ClearClipboardOnBackground</key>
    <false/>
</dict>

[Multi-tenant cloud] Sample iOS configuration XML for AppConfig EMM providers:

<managedAppConfiguration>
    <version>1.0.0</version>
    <bundleId>com.quip.Quip</bundleId>
    <dict>
        <boolean keyName="ClearClipboardOnBackground">
        </boolean>
    </dict>
</managedAppConfiguration>

[Multi-tenant cloud] Sample iOS configuration XML for Intune:

<dict>
    <key>ClearClipboardOnBackground</key>
    <false/>
</dict>
Номер статьи базы знаний

000392635

 
Загрузка
Salesforce Help | Article