---
title: Registering an Apple app
description: To allow PingFederate to process social sign-on requests with Apple, add PingFederate as an OpenID Connect application on the Apple Developer site.
component: apple
page_id: apple:setup:pf_apple_cic_registering_an_apple_app
canonical_url: https://docs.pingidentity.com/integrations/apple/setup/pf_apple_cic_registering_an_apple_app.html
revdate: June 28, 2024
section_ids:
  steps: Steps
---

# Registering an Apple app

To allow PingFederate to process social sign-on requests with Apple, add PingFederate as an OpenID Connect application on the Apple Developer site.

## Steps

1. Sign on to the Apple [Certificates, Identifiers & Profiles](https://developer.apple.com/account/resources/identifiers/list) page with an Apple Developer administrator account.

2. On the **Identifiers** screen, next to the **Identifiers** heading, click **Add (+)**.

3. On the **Register a new identifier** screen, select **App IDs**. Click **Continue**.

4. Select **App**. Click **Continue**.

5. On the **Register an App ID** screen, in the **Description** field, enter a description for your application.

6. In the **Bundle ID** field, enter a name for your application, such as `com.example.mywebapp`.

7. In the **Capabilities** section, select **Sign in with Apple**. Click **Continue**.

8. On the **Confirm your App ID** screen, under **App ID Prefix**, note your **Team ID**, such as "3R6RFC464N". You will use this in [Configuring an adapter instance](pf_apple_cic_configuring_an_adapter_instance.html). Click **Register**.
