Skip to content

Commit 293177d

Browse files
Maddy-Cloudflaremarciocloudflare
authored andcommitted
[Email Security] Update Gmail BCC instructions (#21024)
* [Email Security] Update Gmail BCC instructions * update step to delete integration * Updating service account details * Update src/content/docs/cloudflare-one/email-security/setup/post-delivery-deployment/bcc-journaling/bcc-setup/gmail-bcc-setup/enable-gmail-integration.mdx Co-authored-by: marciocloudflare <[email protected]> --------- Co-authored-by: marciocloudflare <[email protected]>
1 parent fecdabe commit 293177d

File tree

1 file changed

+23
-22
lines changed
  • src/content/docs/cloudflare-one/email-security/setup/post-delivery-deployment/bcc-journaling/bcc-setup/gmail-bcc-setup

1 file changed

+23
-22
lines changed

src/content/docs/cloudflare-one/email-security/setup/post-delivery-deployment/bcc-journaling/bcc-setup/gmail-bcc-setup/enable-gmail-integration.mdx

Lines changed: 23 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,11 @@ sidebar:
77

88
To enable Gmail BCC integration:
99

10-
1. Log in to [Zero Trust](https://one.dash.cloudflare.com/).
11-
2. Select **Zero Trust** > **Settings**.
12-
3. Select **SaaS Integrations**.
13-
4. Select **Add integration** > **Google Workspace**.
14-
5. Select **Select Integration**.
15-
16-
## Create an integration
10+
1. Log in to [Zero Trust](https://one.dash.cloudflare.com/), select **Email Security**, then select **Settings**.
11+
2. Go to **Integrated domains** and select **View**.
12+
3. Select **Connect a domain**.
13+
4. Select **BCC/Journaling**.
14+
5. Choose **Integrate with Google**, and select **Authorize**.
1715

1816
Name your integration, then select **Next**.
1917

@@ -23,22 +21,10 @@ Name your integration, then select **Next**.
2321
2. On the [Google Cloud Console](https://console.cloud.google.com/welcome/new), go to the sidebar, select **APIs & Services**, then select **Credentials**.
2422
3. Select **CREATE CREDENTIALS** > **Service account**.
2523
4. Fill in the details to create a service account:
26-
- **Service account name**: Enter `Message Retraction Service Account`.
27-
- **Service account ID**: Enter `message-retraction-service-acc`.
28-
- **Service account description**: Enter `Email Security Message Retraction`.
24+
- **Service account name**: Enter `Cloudflare Google Integration`.
25+
- **Service account ID**: Enter `cloudflare-google-integration`.
26+
- **Service account description**: Enter `Cloudflare Google Integration`.
2927
- Select **CREATE AND CONTINUE**.
30-
5. In **Grant this service account access to project**, select **Select a role** > Choose **Owner**. Select **CONTINUE**, then select **DONE**.
31-
6. Go back to **Credentials** on the sidebar, and select your service account under **Service Accounts**. In **Details**, take note of the **Unique ID**.
32-
7. Select **Advanced settings** > **VIEW GOOGLE WORKSPACE ADMIN CONSOLE**, then enter your password. This will redirect you to the Google admin portal.
33-
8. On the sidebar, select **Security** > **Access and data control** > **API controls** > Select **MANAGE DOMAIN WIDE DELEGATION**.
34-
9. Select **Add new** > Add a new client ID:
35-
- **Client ID**: Enter the **Unique ID** you took note of in step 5.
36-
- **OAuth scopes**: Enter the following URLs:
37-
38-
```txt
39-
https://www.googleapis.com/auth/admin.directory.user.readonly, https://www.googleapis.com/auth/admin.directory.group.readonly, https://www.googleapis.com/auth/admin.directory.user.alias.readonly, https://www.googleapis.com/auth/gmail.labels, https://mail.google.com/
40-
```
41-
- Select **AUTHORIZE**.
4228

4329
### 2. Create a JSON Key for your Service Account
4430

@@ -82,6 +68,21 @@ Enter the email associated with the Google Workspace Administrator account. Your
8268
2. Once you created your integration, you will be redirected to the **Review details** page, where you will be able to review **Integration details**.
8369
3. Review your details, then select **Complete Email Security set up** > **Continue to Email Security**.
8470

71+
## Verify integration
72+
73+
To verify that the integration has been successful:
74+
75+
1. Go to **Settings** (the gear icon) > **SaaS integrations**.
76+
2. Go to your integration, and ensure that the integration displays **CASB+EMAIL** under **Type**.
77+
78+
:::note
79+
If you do not reach the step to complete Email Security set up:
80+
81+
1. Go to **Settings** (the gear icon) > **SaaS Integrations**.
82+
2. Delete the integration, if present. Locate your integration, select **Configure**, then select **Delete**.
83+
3. Follow the steps from the beginning to enable Gmail BCC integration.
84+
:::
85+
8586
## Next steps
8687

8788
Now that you have created an integration:

0 commit comments

Comments
 (0)