RUAL Documentation

apple sso get auth url

This block is part of the users group and was last modified in core v14.0.4.

apple sso get auth url v14.0.4

Generate an Apple SSO authorization URL. Redirect the user to this URL to start the login flow.

Pin Pin Type Default
flow
flow
Client IDrequired
Apple Services ID
value
Redirect URIrequired
The URL where Apple will redirect back to after authentication
value
State
Optional CSRF state parameter. If not provided, one will be auto-generated.
value
Scopes
Optional OAuth scopes. Defaults to "name email".
value
Pin Pin Type Example
flow
flow
URL
The authorization URL to redirect the user to
value
State
The state parameter (auto-generated if not provided as input)
value
Success
True if the URL was generated successfully
condition
Error
Error message if success is false
value
sso
oauth
apple
single sign on
openid

Core Releases

v14.0.4 This block was introduced in v14.0.4, click here to see the release notes.
Back to users Return to the main group to view all sub-groups Back to sso Return to the group to view all blocks within this group