Skip to content

Commit 5902724

Browse files
minor spelling
1 parent db6eb10 commit 5902724

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

src/content/docs/cloudflare-one/identity/idp-integration/google.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import { GlossaryTooltip, Render } from "~/components";
77

88
You can integrate Google authentication with Cloudflare Access without a Google Workspace account. The integration allows any user with a Google account to log in (if the [Access policy](/cloudflare-one/policies/access/) allows them to reach the resource). Unlike the instructions for [Google Workspace](/cloudflare-one/identity/idp-integration/gsuite/), the steps below will not allow you to pull group membership information from a Google Workspace account.
99

10-
You do not need to be a Google Cloud Platform user to integrate Google Suite as an identity provider with Cloudflare Zero Trust. You will only need to open the Google Cloud Platform to configure IdP integration settings.
10+
You do not need to be a Google Cloud Platform user to integrate Google as an identity provider with Cloudflare Zero Trust. You will only need to open the Google Cloud Platform to configure IdP integration settings.
1111

1212
## Set up Google as an identity provider
1313

@@ -22,9 +22,9 @@ You do not need to be a Google Cloud Platform user to integrate Google Suite as
2222
4. To configure the consent screen:
2323

2424
1. Select **Get started**.
25-
2. Input an **App name** and a **User support email**.
25+
2. Enter an **App name** and a **User support email**.
2626
3. Choose `External` as the Audience Type. Since this application is not being created in a Google Workspace account, any user with a Gmail address can log in.
27-
4. Input **Contact Information**. Google Cloud Platform requires an email in your account.
27+
4. Enter your **Contact Information**. Google Cloud Platform requires an email in your account.
2828
5. Agree to Google's user data policy and select **Continue**.
2929
6. Select **Create**.
3030

src/content/docs/cloudflare-one/identity/idp-integration/gsuite.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import { GlossaryTooltip, Render } from "~/components";
1010
The Google Workspace IdP integration is not supported if your Google Workspace account is protected by Access.
1111
:::
1212

13-
You can integrate a Google Workspace (formerly Google Suite) account with Cloudflare Access. Unlike the instructions for [generic Google authentication](/cloudflare-one/identity/idp-integration/google/), the steps below will allow you to pull group membership information from your Google Workspace account.
13+
You can integrate a Google Workspace (formerly G Suite) account with Cloudflare Access. Unlike the instructions for [generic Google authentication](/cloudflare-one/identity/idp-integration/google/), the steps below will allow you to pull group membership information from your Google Workspace account.
1414

1515
Once integrated, users will log in with their Google Workspace credentials to reach resources protected by Cloudflare Access or to enroll their device into Cloudflare Gateway.
1616

@@ -39,9 +39,9 @@ You do not need to be a Google Cloud Platform user to integrate Google Workspace
3939
8. To configure the consent screen:
4040

4141
1. Select **Get Started**.
42-
2. Input an **App name** and a **User support email**.
42+
2. Enter an **App name** and a **User support email**.
4343
3. Choose **Internal** as the Audience Type. This Audience Type limits authorization requests to users in your Google Workspace and blocks users who have regular Gmail addresses.
44-
4. Input **Contact Information**. Google Cloud Platform requires an email in your account.
44+
4. Enter your **Contact Information**. Google Cloud Platform requires an email in your account.
4545
5. Agree to Google's user data policy and select **Continue**.
4646
6. Select **Create**.
4747

@@ -81,7 +81,7 @@ You do not need to be a Google Cloud Platform user to integrate Google Workspace
8181

8282
2. Under **Login methods**, select **Add new** and choose **Google Workspace**.
8383

84-
3. Input the Client ID (**App ID** in the Cloudflare dashboard) and Client Secret fields generated previously. Additionally, input the domain of your Google Workspace account.
84+
3. Input the Client ID (**App ID** in the Cloudflare dashboard) and Client Secret fields generated previously. Additionally, enter the domain of your Google Workspace account.
8585

8686
4. (Optional) Enable [Proof of Key Exchange (PKCE)](https://www.oauth.com/oauth2-servers/pkce/). PKCE will be performed on all login attempts.
8787

0 commit comments

Comments
 (0)