OAuth callback for MCP connection login
Connections
OAuth callback for MCP connection login
The upstream authorization server’s redirect target. Validates the state issued by the authorize endpoint, exchanges the authorization code for an access token, stores it on the flow row, and redirects the browser back to the connection create page with mcp_oauth=success|error and the flow_id. This endpoint is unauthenticated but state-validated, and is not called directly by clients.
GET
OAuth callback for MCP connection login