diff --git a/docs/docs/identity-providers/google.md b/docs/docs/identity-providers/google.md index b95b9af7b..47b30491d 100644 --- a/docs/docs/identity-providers/google.md +++ b/docs/docs/identity-providers/google.md @@ -9,13 +9,9 @@ meta: # Google Workspace (formerly known as G Suite) -Log in to your Google account and go to the [APIs & services](https://console.developers.google.com/projectselector/apis/credentials). Navigate to **Credentials** using the left-hand menu. +Log in to your Google account and go to the [APIs & services](https://console.developers.google.com/projectselector/apis/credentials). Navigate to **Credentials** using the left-hand menu. On the **Credentials** page, click **Create credentials** and choose **OAuth [Client ID]**. -![API Manager Credentials](./img/google-credentials.png) - -On the **Credentials** page, click **Create credentials** and choose **OAuth [Client ID]**. - -![Create New Credentials](./img/google-create-new-credentials.png) +![Create New Credentials](./img/google-credentials.png) If you don't currently have an OAuth consent page configured, google will not allow you to create credentials until this is completed, and you will likely see **this** banner on the page. diff --git a/docs/docs/identity-providers/img/google-consent-banner.png b/docs/docs/identity-providers/img/google-consent-banner.png index f67dc5b39..737530a5d 100644 Binary files a/docs/docs/identity-providers/img/google-consent-banner.png and b/docs/docs/identity-providers/img/google-consent-banner.png differ diff --git a/docs/docs/identity-providers/img/google-create-client-id-config.png b/docs/docs/identity-providers/img/google-create-client-id-config.png index b3fb3b411..4233b554d 100644 Binary files a/docs/docs/identity-providers/img/google-create-client-id-config.png and b/docs/docs/identity-providers/img/google-create-client-id-config.png differ diff --git a/docs/docs/identity-providers/img/google-create-sa.png b/docs/docs/identity-providers/img/google-create-sa.png index 21728b753..f24be5825 100644 Binary files a/docs/docs/identity-providers/img/google-create-sa.png and b/docs/docs/identity-providers/img/google-create-sa.png differ diff --git a/docs/docs/identity-providers/img/google-credentials.png b/docs/docs/identity-providers/img/google-credentials.png index a3c0d93d9..6c37ff869 100644 Binary files a/docs/docs/identity-providers/img/google-credentials.png and b/docs/docs/identity-providers/img/google-credentials.png differ diff --git a/docs/docs/identity-providers/img/google-oauth-consent.png b/docs/docs/identity-providers/img/google-oauth-consent.png index f2bf46219..200363471 100644 Binary files a/docs/docs/identity-providers/img/google-oauth-consent.png and b/docs/docs/identity-providers/img/google-oauth-consent.png differ