Table of Contents
This minor update introduces changes for Authlete 3.0. This new version was made available on April 10th (Thu).
Implemented feature to return request ID in API response.
N/A
Fixed an issue where strict validation of audience values in client assertion would not behave as expected.
Fixed an issue where specifying the resources parameter in a token creation request would not reflect its value in the aud claim.
Fixed an issue where URI processing would not handle StringIndexOutOfBoundException correctly.
Fixed an issue where updated trust anchors were not showing in the response from the /service/update API.
Fixed an issue where DATABASECHANGELOG table would be missing with PostgreSQL.
Fixed an NPE that would happen whenever the redirect URI is not provided in incoming fapi 2 requests.
Fixed an issue where the GET /service/get endpoint would not correctly return the list of authorization servers
N/A