v1
latestOpenAPI 3.1.02026-07-178964200.5 KBAuthentication
Authorize
OAuth2 authorization endpoint. Redirects to the upstream OIDC provider.
Validates client_id + redirect_uri. Built-in platform clients are validated against config; third-party MCP clients are looked up in Mantle via MantleClient.find_mcp_client.
get/auth/authorize
Query parameters
response_typestring required
client_idstring required
redirect_uristring required
providerstring
scopestring nullable
statestring nullable
code_challengestring nullable
code_challenge_methodstring nullable
setup_operator_tokenstring nullable
Response
Successful Response
{"stackTrail":"paths:/auth/authorize:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}