Add example OAuth client id to production sample YAML file

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=161583881
This commit is contained in:
mcilwain 2017-07-11 14:41:52 -07:00 committed by jianglai
parent 0585069361
commit 77b8729ec6
2 changed files with 9 additions and 2 deletions

View file

@ -132,8 +132,11 @@ oAuth:
requiredOauthScopes:
- https://www.googleapis.com/auth/userinfo.email
# OAuth client Ids that are allowed to authenticate and communicate with
# backend services, e. g. nomulus tool, EPP proxy, etc.
# OAuth client IDs that are allowed to authenticate and communicate with
# backend services, e. g. nomulus tool, EPP proxy, etc. All client_id values
# used in client_secret.json files for associated tooling should be included
# in this list. Client IDs are typically of the format
# numbers-alphanumerics.apps.googleusercontent.com
allowedOauthClientIds: []
icannReporting:

View file

@ -39,6 +39,10 @@ icannReporting:
icannTransactionsReportingUploadUrl: https://ry-api.icann.org/report/registrar-transactions
icannActivityReportingUploadUrl: https://ry-api.icann.org/report/registry-functions-activity
oAuth:
allowedOauthClientIds:
- placeholder.apps.googleusercontent.com
rde:
reportUrlPrefix: https://ry-api.icann.org/report/registry-escrow-report
uploadUrl: sftp://placeholder@sftpipm2.ironmountain.com/Outbox