Skip to content

Commit

Permalink
Merge pull request #1324 from SEKOIA-IO/fix/GoogleReportDoc2
Browse files Browse the repository at this point in the history
Google: fix layout
  • Loading branch information
squioc authored Sep 14, 2023
2 parents 59c5ddb + a901757 commit f135f30
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ To create a service account you have to :
- Create a project
- Turn on the APIs for the service account
- Set up the OAuth consent screen with the following scopes (see [Choose Reports API scopes](https://developers.google.com/admin-sdk/reports/auth)):
- https://www.googleapis.com/auth/admin.reports.audit.readonly
- https://www.googleapis.com/auth/admin.reports.usage.readonly
- https://www.googleapis.com/auth/admin.reports.audit.readonly
- https://www.googleapis.com/auth/admin.reports.usage.readonly
- Create the service account

For more details in each steps please read this [Documentation](https://support.google.com/a/answer/7378726?hl=en)
Expand Down

0 comments on commit f135f30

Please sign in to comment.