Introspect OAuth2 Access and Refresh Tokens
The introspection endpoint allows to check if a token (both refresh and access) is active or not. An active token is neither expired nor revoked. If a token is active, additional information on the token will be included. You can set additional data for a token by setting session.access_token during the consent flow.
Response
introspectedOAuth2Token
Changes
Changed in 2 of the 51 revisions of this API.6
- ○
api operation id
adminIntrospectOAuth2Tokenremoved and replaced withintrospectOAuth2Tokenapi-operation-id-removed
- ○
api tag
oAuth2addedapi-tag-added
- ○
api tag
v0alpha2removedapi-tag-removed
- ○
- ○
api operation id
introspectOAuth2Tokenremoved and replaced withadminIntrospectOAuth2Tokenapi-operation-id-removed
- ○
api tag
v0alpha2addedapi-tag-added
- ○
api tag
oAuth2removedapi-tag-removed
- ○