Table of Contents
This minor update introduces changes for Authlete 2.3. This new version was made available on June 11th (Wed).
Refined activity log logic so that batch cleanup details only appear in /api/batch/cleanup
logs.
Added index to access_token
table in order to reduce response time when querying the API for the list of clients a subject has granted access to.
N/A
Fixed an issue where service update API did not return updated trust anchors in the response when no trust anchors had been owned by the service.
Fixed an issue where the accumulation of request_uri
when using Pushed Authorization Requests (PAR) would result in 400 errors during client updates.
Fixed an issue where accessTokenId
would occasionally be shown as 0
in the activity logs.
N/A