Apple¶

Create a new identifier¶

  • Go to this page to configure the Apple provider

  • Create a new ā€œIdentifierā€ in the Identifiers tab.

add Apple identifier
  • Select Apps IDs

Select ``App IDs``.
  • Then continue

  • Select type => App

Select the app's type
  • Then continue

  • Select Sign in with Apple capability

Select sign in Apple
  • Team ID can be found here (1).

  • Client ID can be found here (2).

Edit configuration Apple

Key File and Key ID¶

Add apple key
  • Enter a name and description (1).

Edit your sign in key
  • Select Sign in with Apple

  • Click on Configure (2) to select Apps ID previously created

Setup your key

After registering your app, you will be able to retrieve:

  • Key File (1)

  • Key ID (2)

download your key

You now have all the necessary information to configure your provider in the OauthSSO plugin.

Warning

Please note: Processing of the Apple identifier and key may take some time on Apple’s side; potentially, up to 48 hours.

Warning about fetching user information


Note

For now, only the email, subject identifier (sub), firstname, and lastname can be retrieved from the identity provider.

Warning

Concerning firstname / lastname fetching. Please note that this information is only available during the user’s first login, provided that the user consents to sharing their information. For subsequent logins, only the user identifier will be retrieved.

Creative Commons License