v51

latestOpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-08-01308532588.1 KB
MCP OAuth

OAuth Authorization Endpoint

OAuth 2.1 authorization endpoint (RFC 6749 §3.1). Validates the client and PKCE parameters, then redirects to the login or consent page

get/oauth/authorize

Query parameters

client_idstring required
redirect_uristring required
response_typestring
code_challengestring
code_challenge_methodstring
resourcestring
statestring
All 308 operations