loading
Preparing LoginRadius developer resources
Mission: Help enterprises accelerate digital transformation with our fully-managed Customer IAM technology.
Skip to main content

Apple

Enables Sign in with Apple. Configures the Apple app credentials.
Social & Federated Node

note

Child node: must be placed inside a Web Page node.

Node Card

Apple
true
false
Category: Social & Federated Nodes
Type: apple
Placement: Child node inside a Web Page node.

PropertyTypeRequiredDescription
Service IDtextYesThe Apple Services ID (used as the OAuth Client ID).
Bundle IDtextYesThe Apple App Bundle ID.
Key IDtextYesThe Key ID associated with your Apple Sign In private key.
Team IDtextYesYour Apple Developer Team ID.
Client SecrettextareaNoThe Apple-generated client secret JWT. If omitted, LoginRadius generates it using the Key ID and Team ID.

Usage Notes

Apple requires a registered Services ID and a private key from the Apple Developer portal. Register the LoginRadius callback URL as a return URL in your Apple Services ID configuration. Note that Apple only returns the user's email on the first sign-in; subsequent sign-ins will not include it.