OpenId token

To obtain the requested claims from the UserInfo endpoint, the client makes a request using an access token obtained through OpenID Connect authentication.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Form Data

Request body for the OpenID Connect token endpoint.

Request body for the OpenID Connect token endpoint (credentials via basicAuth).

string
required
length ≥ 1

The grant type. Use authorization_code for the Authorization Code flow.

string
required
length ≥ 1

The authorization code received from the /authorize call.

string
required
length ≥ 1

Must match the redirect_uri used in the /authorize call.

Responses

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