Table of Contents
This is a minor update of Authlete 2.2. It includes the following new or enhanced features since the version 2.2.22.
N/A
When “Perform” is selected, Authlete checks if an aud
claim of a request object matches an issuer identifier of a service, and raises an error if they are different.
When “Skip” is selected, Authlete does not do the check as described above.
scopeDetails
is a new response parameter of the /auth/introspection
API. This parameter contains information about scope attributes associated with the target access token.