OAuth token introspection API
IAM, through the MitreID OpenID Connect server implementation,
supports the OAuth token introspection API API at
the /introspect
endpoint.
The /introspect
endpoint requires client authentication.
Last modified September 9, 2021: Massive renaming (6830714)