Update googlecompute.html.md

Alternative authentication methode on googl provider
This commit is contained in:
TAVENARD 2018-11-08 10:18:00 +01:00 committed by GitHub
parent 254e18ece9
commit 15f37c20eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -104,6 +104,11 @@ location found:
4. On Google Compute Engine and Google App Engine Managed VMs, it fetches
credentials from the metadata server. (Needs a correct VM authentication
scope configuration, see above.)
### Alternative Authentication Method
On your computer, if you have made your identity available as the
Application Default Credentials by running gcloud auth application-default login,
the provider will use your identity.
## Examples