Identity Management

Application Default Credentials

English

Overview

A mechanism that automatically finds the appropriate credentials for the current environment, without embedding credentials directly in code.

Details

Commonly abbreviated ADC. It searches for credentials in a fixed order depending on the environment—for example, the attached service account when running on Compute Engine, or the credentials from a local gcloud CLI login when running on a developer's machine.

More GCP terms