클라이언트 사용자 인증 정보 부여 유형은 앱 사용자 인증 정보를 대가로 액세스 토큰을 발급하는 절차를 정의합니다. 이러한 앱 사용자 인증 정보는 조직에 등록된 각 앱에서 Apigee가 발급하는 소비자 키/비밀번호 조합입니다. 자세한 내용은 승인 코드 부여 유형 구현을 참조하세요.
새 API 프록시에 OAuth 2.0 추가
Apigee UI에서 새 API 프록시를 만들 때 API에 OAuth 인증을 추가할 수 있습니다.
이 옵션을 선택하면 새로 만든 API 프록시에 두 개의 정책이 연결되며, 하나는 액세스 토큰을 확인하고 다른 하나는 인증 토큰이 확인된 후 액세스 토큰을 삭제하는 정책이 됩니다.
API 제품 게시 체크박스가 선택 가능해지면 자동으로 선택됩니다. 새 API 프록시를 빌드할 때 제품을 자동으로 생성하려면 이 옵션을 선택합니다. 자동 생성된 제품은 새 API 프록시와의 연결을 통해 생성됩니다. 이 새로운 API에 연결하려는 기존 제품이 있는 경우 불필요한 제품을 만들지 않도록 이 체크박스를 선택 해제해야 합니다. 제품에 대한 자세한 내용은 API 제품이란 무엇인가요?를 참조하세요.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-03-25(UTC)"],[[["This documentation applies to both Apigee and Apigee hybrid platforms."],["Apigee uses app credentials, consisting of a consumer key and secret pair, to issue access tokens via the client credentials grant type."],["OAuth 2.0 verification can be added to a new API proxy during its creation in the Apigee UI."],["Selecting the OAuth 2.0 option during API proxy creation automatically attaches policies to verify and strip access tokens."],["You can optionally auto-generate an API product linked to the new API proxy, or clear this option to associate it with an existing product."]]],[]]