Google - OIDC / OAuth
Time Required
1 Hour
Difficulty
Easy
Required Knowledge
SSH
Create a something something
...
Enabling OpenID Authentication on a Service
Google, google, google.
Google is your best friend in this scenario, but here are the generic Google OAuth details
Add OAuth / OpenID detials to Application
Field
URL
Client ID
Get from the Cloud Console
Client Secret
Get from the Cloud Console
Authorization URL
Access Token URL
Redirect URL
URL of app (refer to apps documentation)
Username
email (refer to apps documentation)
Scope
openid, email, username, profile (refer to apps documentation
These URLs were current as of 11/06/2023
Test Authentication
Log out of the app and try logging in with your Google account. If you have issues, refer to the applications documentation.
Last updated
Was this helpful?

