[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-03-12。"],[[["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."]]],[]]