Configure Google Single Sign-On using OpenID Connect
example.com
. Your SSO may function without an authorized domain, though setting this field should guarantee functionality.
Select Application Type
Web application
.Set Name
Leave Redirect URIs Empty
OAuth2/OIDC
.
https://accounts.google.com/o/oauth2/v2/auth
.https://oauth2.googleapis.com/token
.openid profile email
.
sub
identifier attribute via Google is through direct API access. For now, set the Identifier Path to email
and in the Username field, and use the associated account’s email. We highly recommend increasing the resilience of your Google SSO by setting the optional Name field to match the account’s (full name attached to their Google account).