|
| 1 | +--- |
| 2 | +pcx_content_type: reference |
| 3 | +title: Gemini for Google Workspace |
| 4 | +rss: file |
| 5 | +--- |
| 6 | + |
| 7 | +import { Render } from "~/components"; |
| 8 | + |
| 9 | +<Render |
| 10 | + file="casb/integration-description" |
| 11 | + product="cloudflare-one" |
| 12 | + params={{ |
| 13 | + integrationName: "Gemini for Google Workspace", |
| 14 | + integrationAccountType: "Google Workspace account", |
| 15 | + }} |
| 16 | +/> |
| 17 | + |
| 18 | +## Integration prerequisites |
| 19 | + |
| 20 | +<Render file="casb/google/google-prereqs" product="cloudflare-one" /> |
| 21 | + |
| 22 | +## Integration permissions |
| 23 | + |
| 24 | +<Render |
| 25 | + file="casb/integration-perms" |
| 26 | + product="cloudflare-one" |
| 27 | + params={{ |
| 28 | + parentIntegration: "Google Workspace", |
| 29 | + parentSlug: "google-workspace", |
| 30 | + }} |
| 31 | +/> |
| 32 | + |
| 33 | +## Security findings |
| 34 | + |
| 35 | +<Render |
| 36 | + file="casb/security-findings" |
| 37 | + product="cloudflare-one" |
| 38 | + params={{ |
| 39 | + integrationName: "Gemini for Google Workspace", |
| 40 | + slugRelativePath: "gemini", |
| 41 | + }} |
| 42 | +/> |
| 43 | + |
| 44 | +### User account settings |
| 45 | + |
| 46 | +| Finding type | FindingTypeID | Severity | Description | |
| 47 | +| ---------------------------------------------------------------------------------------- | -------------------------------------- | -------- | ------------------------------------------------------------------------------------------------------------ | |
| 48 | +| Google Workspace: Admin user with Gemini license with two-factor authentication disabled | `27a0a9a0-13c6-4d8f-a67c-b455dd213cb9` | High | An administrator with a Gemini for Google Workspace license does not have two-factor authentication enabled. | |
| 49 | +| Google Workspace: User with Gemini license with two-factor authentication disabled | `c82024dc-b836-4b86-8c90-ab07971474e4` | Medium | A user with a Gemini for Google Workspace license does not have two-factor authentication enabled. | |
| 50 | + |
| 51 | +### Inactive or suspended users |
| 52 | + |
| 53 | +| Finding type | FindingTypeID | Severity | Description | |
| 54 | +| ------------------------------------------------------------ | -------------------------------------- | -------- | -------------------------------------------------------------------------------------- | |
| 55 | +| Google Workspace: Admin user suspended with AI Ultra license | `ee7d4ed6-479f-404f-8dbd-f82dce2a0f66` | Low | An administrator account with an AI Ultra (Gemini for Workspace) license is suspended. | |
| 56 | +| Google Workspace: User suspended with AI Ultra license | `cf20e808-29ad-4026-a8f9-6ec3e069376c` | Low | A user account with an AI Ultra (Gemini for Workspace) license is suspended. | |
| 57 | + |
| 58 | +### Gemini licensing |
| 59 | + |
| 60 | +<Render file="casb/google/gemini-licensing" product="cloudflare-one" /> |
0 commit comments