mirror of
https://github.com/google/nomulus.git
synced 2025-06-28 07:13:34 +02:00
Use new default credentials in a few more modules
Updated Reporting (Beam pipeline), Registrar sync to sheets, and Cloud Dns. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=212811185
This commit is contained in:
parent
b588c57526
commit
e19a431fab
6 changed files with 19 additions and 39 deletions
|
@ -188,7 +188,7 @@ credentialOAuth:
|
|||
defaultCredentialOauthScopes:
|
||||
# View and manage data in all Google Cloud APIs.
|
||||
- https://www.googleapis.com/auth/cloud-platform
|
||||
# View and manage files in Google Drive.
|
||||
# View and manage files in Google Drive, e.g., Docs and Sheets.
|
||||
- https://www.googleapis.com/auth/drive
|
||||
# OAuth scopes required for delegated admin access to G Suite domain.
|
||||
# Deployment of changes to this list must be coordinated with G Suite admin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue