---
title: Download manifest
description: The following files are included in the Microsoft Login Integration Kit download.
component: microsoft-login
page_id: microsoft-login:release_notes:pf_microsoft_login_ik_download_manifest
canonical_url: https://docs.pingidentity.com/integrations/microsoft-login/release_notes/pf_microsoft_login_ik_download_manifest.html
revdate: September 2, 2025
---

# Download manifest

The following files are included in the Microsoft Login Integration Kit download.

* `Legal.pdf`: Copyright and license information.

* `dist/pingfederate/server/default`: Contains the integration files.

  * `deploy`: Contains the Java libraries.

    * `pf-microsoft-idp-adapter-<version>.jar`: A JAR file that contains the Microsoft IdP Adapter.

  * `conf`: Contains the HTML template that presents the Microsoft sign-on form.

    * `language-packs`: Contains files with customizable user-facing messages.

      * `authn-api-messages.properties`: A version of the common PingFederate authentication API variable file that includes adapter-specific messages.

      * `pingfederate-microsoft-adapter-messages.properties`: A variable file that customizes the messages that appear on the template files.

    * `template`: Contains user-facing HTML template files.

      * `assets`: Contains functional scripts and files used by the template.

        * `css/microsoft.css`: A CSS file that customizes the appearance of the template files.

        * `fonts/end-user`: Contains template fonts and icons.

          * `icons`: Contains template icons.

        * `images`: Contains template image files.

          * `ping-logo.svg`: An image file with company branding.

        * `microsoft-pop-up-template.html`: A template that opens a pop-up window to prompt the user to sign on.

        * `microsoft-post-auth-template.html`: A template that returns the user to the PingFederate sign-on flow after they sign on with Microsoft.

  * `lib/pf-authn-api-sdk-<version>.jar`: A JAR file that contains the PingFederate Authentication API SDK.
