Get desktop application:
View/edit binary Protocol Buffers messages
https://tools.ietf.org/html/rfc7662#section-2.1
REQUIRED. Token issuer URL.
REQUIRED. Client that invoke the token introspection.
REQUIRED. The string value of the token. For access tokens, this is the "access_token" value returned from the token endpoint defined in OAuth 2.0 [RFC6749], Section 5.1. For refresh tokens, this is the "refresh_token" value returned from the token endpoint as defined in OAuth 2.0 [RFC6749], Section 5.1. Other token types are outside the scope of this specification.
OPTIONAL. A hint about the type of the token submitted for introspection. The protected resource MAY pass this parameter to help the authorization server optimize the token lookup. If the server is unable to locate the token using the given hint, it MUST extend its search across all of its supported token types. An authorization server MAY ignore this parameter, particularly if it is able to detect the token type automatically. Values for this field are defined in the "OAuth Token Type Hints" registry defined in OAuth Token Revocation [RFC7009]
https://tools.ietf.org/html/rfc7662#section-2.2
OPTIONAL. The matching token instance.
https://tools.ietf.org/html/rfc7009#section-2.1
REQUIRED. Token issuer URL.
REQUIRED. Client that invoke the token revocation.
REQUIRED. The token that the client wants to get revoked.
OPTIONAL. A hint about the type of the token submitted for revocation. Clients MAY pass this parameter in order to help the authorization server to optimize the token lookup. If the server is unable to locate the token using the given hint, it MUST extend its search across all of its supported token types. An authorization server MAY ignore this parameter, particularly if it is able to detect the token type automatically. This specification defines two such values:
Used in:
OPTIONAL. Token issuer URI
OPTIONAL. Identity subject
OPTIONAL. Client identifier.
OPTIONAL. Actor chain.
Used in: ,
REQUIRED. Token issuer.
REQUIRED. Token type.
REQUIRED. Token identifier.
REQUIRED. Token meta output of token endpoint.
REQUIRED. Token status.
REQUIRED. Final token value.
OPTIONAL. Phantom token value.
OPTIONAL. Token confirmation
OPTIONAL. Actor.
OPTIONAL. Authorized Actor.
Used in: , ,
Used in:
REQUIRED. Token issuer URI
REQUIRED. Identity subject
REQUIRED. Unix timestamp of the creation date
REQUIRED. Unix timestamp of the usability date
REQUIRED. Unix timestamp of the expiration date
REQUIRED. Token owner.
REQUIRED. Space delimited JSON string containing requested scope.
REQUIRED. Targeted application identifier.
OPTIONAL. String specifying an authentication context class reference value that identifies the authentication context class that was satisfied by the user-authentication event performed. https://datatracker.ietf.org/doc/html/rfc9470#name-oauth-20-token-introspectio
OPTIONAL. Time when the user authentication occurred. A JSON numeric value representing the number of seconds from 1970-01-01T00:00:00Z UTC until the date/time of the authentication event. https://datatracker.ietf.org/doc/html/rfc9470#name-oauth-20-token-introspectio
Used in:
Used in: