Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com>
Signed-off-by: Manatsawin Hanmongkolchai <git@whs.in.th>
  • Loading branch information
whs and nate-double-u committed Dec 29, 2020
1 parent c8e16f8 commit 8c0c550
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions content/docs/connectors/google.md
Expand Up @@ -54,12 +54,12 @@ connectors:
```

## Fetching groups from Google
To allow Dex to fetch group information from Google, you must configure a method to retrieve group information
To allow Dex to fetch group information from Google, you must configure a method to retrieve group information.

### Accessing group information from the user directly
This method is only available to Google Workspace Enterprise Standard, Enterprise Plus, Enterprise for Education, and Cloud Identity Premium accounts
This method is only available to Google Workspace Enterprise Standard, Enterprise Plus, Enterprise for Education, and Cloud Identity Premium accounts.

You'll need the `https://www.googleapis.com/auth/cloud-identity.groups.readonly` scope:
To access group information from the user directly, use the `https://www.googleapis.com/auth/cloud-identity.groups.readonly` scope:

```yaml
connectors:
Expand Down

0 comments on commit 8c0c550

Please sign in to comment.