(선택사항) 콜백 URL을 입력합니다. '3-legged' OAuth 권한 부여 유형 흐름에 사용됩니다. 리소스 서버와의 인증(로그인)을 마친 후 여기에서 Apigee가 사용자를 리디렉션합니다. 전체 URL이어야 하므로, https://www.example.com과 같은 항목을 입력해야 합니다. 3-legged OAuth에 대한 자세한 내용은 승인 코드 권한 부여 유형 구현을 참조하세요.
[[["이해하기 쉬움","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-12(UTC)"],[[["This content is applicable to both Apigee and Apigee hybrid platforms, and clients must register their applications to participate in OAuth 2.0 flows on Apigee."],["App registration in Apigee involves uniquely identifying the app to the authorization server, and upon registration, a client ID and client secret are issued to the app."],["To register a new app, you can navigate to the Developer Apps page in the Apigee UI by going to Publish \u003e Apps and then clicking + App."],["The registration process requires basic details such as app name, display name, the associated developer, and an API product, with an optional callback URL for three-legged OAuth grant type flows."],["After app registration, the Consumer ID (client ID) and Consumer Secret (client secret) values can be accessed by selecting the app from the Developer Apps list and clicking Show."]]],[]]