Introspection
Introspection response for expired access token
Details on how Authlete handles requests with expired access tokens in its Introspection API and the resulting UNAUTHORIZED response.
Checking if an access token has particular scopes
Information on utilizing Authlete's API feature to determine if an access token has specific scopes for validation in a resource server.
Use cases for two introspection APIs
Various use cases for Authlete's two introspection APIs including the /auth/introspection and /auth/introspection/standard APIs are discussed in this article.
JWT Response for OAuth Token Introspection
Technical information on configuring services and resource servers to enable the JWT Response for OAuth Token Introspection feature.