Version Number : 3.0.8
Overview
This minor update introduces changes for Authlete 3.0. This new version was made available on December 26th (Thu).New Features & Improvements
N/ASpecs support
Audience check improvements
Added new service parameter for client assertion’s audience check.Client attestation validation
Updated logic to validate thetyp 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.
Bug fixes
Inactive orphaned token fix
Updated standard introspection behavior to mark tokens without associated client applications as active.Response Type NPE fix
Fixed NPE on sending requests that do not include theresponseType parameter.
Client Update API fix
Fixed a bug where token exchange permission parameter could not be updated through theclient/update API.