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
-
Sign on to the Apple Certificates, Identifiers & Profiles page with an Apple Developer administrator account.
-
On the Identifiers screen, next to the Identifiers heading, click Add (+).
-
On the Register a new identifier screen, select App IDs. Click Continue.
-
Select App. Click Continue.
-
On the Register an App ID screen, in the Description field, enter a description for your application.
-
In the Bundle ID field, enter a name for your application, such as
com.example.mywebapp
. -
In the Capabilities section, select Sign in with Apple. Click Continue.
-
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. Click Register.