Introspect Authorization Request Token

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

When the Authorize Endpoint returns a response that redirects to a login page, an authorization request JWT will be created (containing the original authorization request parameters) and appended to the URL using the req query parameter. This API can be used to inspect the authorization request JWT to verify its validity and to extract its claims.

Body Params

Introspect authorization request.

Introspect Authorization Request Token Request

string
required
length ≥ 1

A JWT containing the original authorization request parameters.

Responses

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