---
title: Adding a new MDM token
description: Add a new MDM token in PingID.
component: pingid
page_id: pingid:pingid_service_management:pid_adding_new_mdm_token
canonical_url: http://docs.pingidentity.com/pingid/pingid_service_management/pid_adding_new_mdm_token.html
revdate: January 30, 2024
section_ids:
  about-this-task: About this task
  steps: Steps
---

# Adding a new MDM token

Add a new MDM token in PingID.

## About this task

Multiple keys can coexist, for example, for allowing time for rotating keys and the time it takes to phase in new keys and retire old ones. PingID checks all listed keys to verify a match with the key submitted in the authentication request.

|   |                                                                                                                   |
| - | ----------------------------------------------------------------------------------------------------------------- |
|   | The MDM does not retain multiple values for the same token. Support for multiple keys is provided through PingID. |

## Steps

1. Go to **Setup → PingID → DEVICE & PAIRING**.

2. In the **DEVICE REQUIREMENTS** section, click **+Add**.

   ![Screen capture of the PingID admin console showing the Device & Pairing tab after clicking +Add.](_images/fov1564020701514.png)

3. From the **Select a Condition** list, select **Mobile Device Management**.

4. Click the **Expand** icon for **MOBILE DEVICE MANAGEMENT REQUIRED**.

5. Click **[icon: plus, set=fa]Generate New Token** to create a new PingID key for MDM.

   ![Screen capture of the expanded Mobile Device Management Required section.](_images/zon1564020719034.png)

   |   |                                                                                      |
   | - | ------------------------------------------------------------------------------------ |
   |   | The generated date following each token indicates the date and time of its creation. |

6. Click **Save**.

7. Copy the value of the new **SHARED TOKEN** key.

8. Update the token key in the MDM system:

   1. Sign on to the MDM system, and go to the app configuration settings page.

   2. Update the `PINGID_MDM_TOKEN` token key.

   3. Delete the existing key value. In its place, paste the value of the new **SHARED TOKEN** key that you copied from the PingID admin portal.

   See the following examples for the supported MDM systems:

   * [Updating a PingID token in Workspace ONE UEM](pid_updating_token_workspace_one_uem.html)

   * [Updating a PingID token in MobileIron](pid_updating_token_in_mobileiron.html)

   * [Updating a PingID token in Microsoft Intune](pid_updating_token_in_microsoft_intune.html)
