RUAL Documentation

google sso get auth url

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

google sso get auth url v14.0.4

Generate a Google SSO authorization URL. Redirect the user to this URL to start the login flow.

Pin Pin Type Default
flow
flow
Client IDrequired
Google OAuth Client ID
value
Redirect URIrequired
The URL where Google 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 "openid email profile".
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
google
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