You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
9
9
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.
11
11
12
12
## Set up Google as an identity provider
13
13
@@ -22,9 +22,9 @@ You do not need to be a Google Cloud Platform user to integrate Google Suite as
22
22
4. To configure the consent screen:
23
23
24
24
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**.
26
26
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.
28
28
5. Agree to Google's user data policy and select **Continue**.
The Google Workspace IdP integration is not supported if your Google Workspace account is protected by Access.
11
11
:::
12
12
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.
14
14
15
15
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.
16
16
@@ -39,9 +39,9 @@ You do not need to be a Google Cloud Platform user to integrate Google Workspace
39
39
8. To configure the consent screen:
40
40
41
41
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**.
43
43
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.
45
45
5. Agree to Google's user data policy and select **Continue**.
46
46
6. Select **Create**.
47
47
@@ -81,7 +81,7 @@ You do not need to be a Google Cloud Platform user to integrate Google Workspace
81
81
82
82
2. Under **Login methods**, select **Add new** and choose **Google Workspace**.
83
83
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.
85
85
86
86
4. (Optional) Enable [Proof of Key Exchange (PKCE)](https://www.oauth.com/oauth2-servers/pkce/). PKCE will be performed on all login attempts.
0 commit comments