Skip to main content
GET
Authorization endpoint

Authorizations

Authorization
string
header
required

JWT token authentication

Query Parameters

client_id
string
required
redirect_uri
string
required
response_type
enum<string>
required
Available options:
code
scope
string
state
string
code_challenge
string
required
code_challenge_method
enum<string>
required
Available options:
S256

Response

Redirect to login/consent page