[[["容易理解","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-06-28 (世界標準時間)。"],[[["This page outlines how to set up OAuth2 endpoints in Apigee and Apigee hybrid for clients to request tokens and authorization codes."],["An OAuth2 endpoint is a specific URL that clients use to call and request OAuth tokens or authorization codes, as demonstrated by the provided example."],["An OAuthV2 policy, such as the \"GenerateAccessToken\" policy example, is needed to process token requests and must support the required grant type, like \"client_credentials\"."],["The example endpoint configuration shows a flow that executes the \"GenerateAccessToken\" policy when the correct path and HTTP verb are used, and this will return an access token to the client if they provide correct credentials."],["The referenced page \"Get OAuth 2.0 tokens\" provides detailed information on all of the supported grant types."]]],[]]