---
title: Download manifest
description: The following files are included in the Apple Login Integration Kit .zip archive:
component: apple
page_id: apple:release_notes:pf_apple_cic_download_manifest
canonical_url: https://docs.pingidentity.com/integrations/apple/release_notes/pf_apple_cic_download_manifest.html
revdate: June 28, 2024
---

# Download manifest

The following files are included in the Apple Login Integration Kit `.zip` archive:

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

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

  * `deploy`: Contains the Java libraries

    * `pf-apple-idp-adapter-<version>.jar`: A `.jar` file that contains the Apple IdP Adapter.

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

    * `language-packs/apple-messages.properties`: A variable file that provides adapter-specific template messages

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

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

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

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

      * `assets` – contains functional scripts and files used by the template

        * `css/apple.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

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