Table of Contents
This minor update introduces changes for Authlete 3.0. This new version was made available on December 26th (Thu).
N/A
Added new service parameter for client assertion’s audience check.
Updated logic to validate the typ header parameter of presented Client Attestation JWT and Client Attestation PoP JWT, in accordance with 4th draft of OAuth 2.0 Attestation-Based Client Authentication.
Updated standard introspection behavior to mark tokens without associated client applications as active.
Fixed NPE on sending requests that do not include the responseType parameter.
Fixed a bug where token exchange permission parameter could not be updated through the client/update API.
N/A