Skip to main content

OAuth authorization endpoint

GET 
/oauth/authorize

OAuth 2.0 authorization endpoint for the authorization code flow

Request

Responses

302:

Redirect to consent page or client with authorization code/error

400:

Invalid request

404:

Client not found

422:

Invalid redirect URI