Obtain a new authorization code

Obtain a new authorization code

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

The client ID provided in your client information set

string
required

A registered redirect URI where the user is going to be redirected to with the authorization code

string
required

The value "code" tells the authorization server that the authorization code flow is initiating

string

A space-separated list of scopes (URL encoded) the client is requesting access to

string

A random string, used to prevent CSRF attacks, that will be passed through untouched to the callback with the code

string

A random string, used to prevent replay attacks, that will be passed through untouched to the ID token

Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*
application/json