Skip to main content

Authorization Endpoint

GET 

/oauth2/auth

The OAuth 2.0 authorization endpoint. Initiates the authorization code flow by redirecting the user to the login and consent screens.

This is a browser-based flow. Redirect the user's browser to this URL with the appropriate query parameters.

Request

Responses

Redirects the user to the login/consent flow