1. On the Apple Developer site, click Certificates, Identifiers & Profiles.
  2. In the Register a New Identifier section, select Services ID.
  3. Enter the following information:
    • Description: A brief description of the application.
    • Identifier: The path to the application. This value will be used as the client ID in PingOne.
  4. Click Continue and Register.
  5. In the list, select the service you just created.
  6. Select Sign in with Apple and click Configure.
  7. Select the primary App ID and click the + icon.
  8. Enter a value for Domains and subdomains.

    This is the top-level domain for your application.

  9. Leave the Return URLs blank for now.

    This is the path in your application that users are redirected to after they have authenticated with Apple. This value is equivalent to a callback URI. You’ll enter this value after you set up your application in PingOne.

  10. Click Next, and then click Done.
  11. Click Continue, and then click Save.