Skip to content

Adding GOOGLE_APPLICATION_CREDENTIALS to readme.#242

Merged
Bento007 merged 5 commits intomasterfrom
tsmith-GSC
Feb 26, 2019
Merged

Adding GOOGLE_APPLICATION_CREDENTIALS to readme.#242
Bento007 merged 5 commits intomasterfrom
tsmith-GSC

Conversation

@Bento007
Copy link
Copy Markdown
Collaborator

No description provided.

@Bento007 Bento007 requested review from kislyuk and xbrianh February 21, 2019 23:10
Copy link
Copy Markdown
Member

@kislyuk kislyuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. This applies only to SwaggerClient based clients, right?

  2. This is a service-to-service auth mechanism, and we should add here that the services authorized to access the API this way will have to be whitelisted. I think this should be noted as "for HCA/DCP developers".

  3. Please include a link to the service account docs (https://cloud.google.com/iam/docs/understanding-service-accounts) and console page for creating service accounts (https://console.cloud.google.com/iam-admin/serviceaccounts).

- included link about google service credentials
- targeting HCA/DCP developers
@Bento007 Bento007 requested a review from kislyuk February 22, 2019 17:47
Comment thread README.rst Outdated
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

For HCA/DCP developers using the HCA-CLI to connect their service,
google service credentials can be used to authenticate the service's API requests. The google service credentials must be
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"The google service account must be whitelisted"

Capitalize Google

"HCA-CLI" -> "HCA CLI"

Comment thread README.rst Outdated
For HCA/DCP developers using the HCA-CLI to connect their service,
google service credentials can be used to authenticate the service's API requests. The google service credentials must be
whitelisted before they will authenticate with the HCA-CLI. The environment variable `GOOGLE_APPLICATION_CREDENTIALS`
should be set to the path of google service credentials file. This allows the HCA-CLI to be
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"the google service credentials file"

@Bento007 Bento007 merged commit c081d27 into master Feb 26, 2019
@Bento007 Bento007 deleted the tsmith-GSC branch February 26, 2019 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants