Application Default Credentials
- A strategy used by Google authentication libraries to automatically find credentials. ADC searches for credentials in locations like the
GOOGLE_APPLICATION_CREDENTIALS environment variable, specific files written when providing credentials using the Google Cloud CLI, and the service account. Using ADC allows to run code in a development or production environment without changing how the application authenticates with Google Cloud services.
- Related terms: Content Credentials · Login · Google Cloud Platform · Cloud development environment
- Previous term: Application context
- Next term: Application performance management
- Random term: Linting (webglossary.info/random 🎲)