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.
The following controls for the Quip mobile apps can be configured in your EMM via the below key-value pairs:
| Key | Description | Available for private cloud customers | Available for multi-tenant cloud customers | Value Type | Platform |
| AppLoginHost | App 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. | ✅ | String | iOS, Android | |
| AppLoginHostLabel | Label for the login host | ✅ | String | iOS, Android | |
| ClearClipboardOnBackground | When the Quip app is backgrounded, data copied to the user's clipboard is cleared | ✅ | ✅ | Boolean | iOS, Android |
| EnableCustomTabSamlLogin | Enforce authentication via custom tabs rather than webview | ✅ | ✅ | Boolean | Android |
<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>
<dict>
<key>AppLoginHost</key>
<string></string>
<key>AppLoginHostLabel</key>
<string></string>
<key>ClearClipboardOnBackground</key>
<false/>
</dict>
<managedAppConfiguration>
<version>1.0.0</version>
<bundleId>com.quip.Quip</bundleId>
<dict>
<boolean keyName="ClearClipboardOnBackground">
</boolean>
</dict>
</managedAppConfiguration>
<dict>
<key>ClearClipboardOnBackground</key>
<false/>
</dict>
000392635

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.