Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Press "OK" and the method will be created.

  • Go to Open ID Connect tab, and upload the Provider Metadata. Apple ID metadata can be found from here: https://appleid.apple.com/.well-known/openid-configuration

  • Upload the Provider Keys, which can be found from the jwks_uri in the provider metadata:

...

  • Upload Client Metadata, where you specify your client ID and secret, and define scope, based on the claims you want to receive from Apple ID (In the below example we have used scope as “openid email”, you can change it as per your requirements).

...