애플리케이션 기본 사용자 인증 정보 설정
Cloud 클라이언트 라이브러리, Google API 클라이언트 라이브러리, REST 및 RPC API에서 사용할 애플리케이션 기본 사용자 인증 정보(ADC)를 설정하는 방법은 코드가 실행되는 환경에 따라 다릅니다.
ADC가 사용자 인증 정보를 찾는 위치와 순서에 대한 자세한 내용은 애플리케이션 기본 사용자 인증 정보 작동 방법을 참조하세요.
API 키를 사용하는 경우 ADC를 설정할 필요가 없습니다. 자세한 내용은 API 키를 사용하여 API에 액세스를 참조하세요.
ADC에 사용자 인증 정보 제공
코드가 실행되는 환경을 선택합니다.
다음 단계
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-08-08(UTC)
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-08-08(UTC)"],[[["Application Default Credentials (ADC) setup varies depending on the environment where your code is executed."],["ADC is used by Cloud Client Libraries, Google API Client Libraries, and REST and RPC APIs, but API keys do not require ADC setup."],["ADC setup instructions are provided for local development, resources with attached service accounts, containerized environments, on-premises or other cloud providers, and cloud-based development environments."],["You can review documentation to better understand the order in which ADC finds credentials."],["You can find further documentation on authenticating using cloud client libraries, REST, and other authentication methods."]]],[]]