---
title: Deploying the integration files
description: To get started with the integration, deploy the MobileIron Integration Kit files to your PingFederate directory.
component: mobileiron
page_id: mobileiron:setup:pf_mobileiron_ik_deploying_the_integration_files
canonical_url: https://docs.pingidentity.com/integrations/mobileiron/setup/pf_mobileiron_ik_deploying_the_integration_files.html
revdate: April 14, 2026
section_ids:
  download-manifest: Download manifest
  steps: Steps
---

# Deploying the integration files

To get started with the integration, deploy the MobileIron Integration Kit files to your PingFederate directory.

## Download manifest

The following files are included in the MobileIron Integration Kit `.zip` archive.

> **Collapse: Included files**
>
> * `Legal.pdf`: Contains the licenses for the dependencies used in the project.
>
> * `dist/pingfederate/server/default`: Contains the integration files.
>
>   * `pf-mobileiron-integration-kit-<version>.jar`: The MobileIron Adapter `.jar` file.

## Steps

1. Download the MobileIron Integration Kit `.zip` archive from the [**Add-ons** tab of the PingFederate downloads page](https://www.pingidentity.com/en/resources/downloads/pingfederate.html) or the [Ping Identity Marketplace](https://marketplace.pingone.com/item/mobileiron-integration-kit).

2. Stop PingFederate, if it's running.

3. If you're upgrading an existing deployment, delete `pf-mobileiron-integration-kit-<version>.jar` from `<pf_install>/pingfederate/server/default/deploy`.

4. Extract the `.zip` archive and merge the contents of the `dist` directory with your `<pf_install>/pingfederate` directory.

5. Start PingFederate.

6. If you operate PingFederate in a cluster, repeat steps 2 - 5 for each engine node.
