Version Number : 3.0.13
Overview
This minor update introduces changes for Authlete 3.0. This new version was made available on April 10th (Thu).New Features & Improvements
API response improvements
Implemented feature to return request ID in API response.Specs support
N/ABug fixes
Audience values validation fix
Fixed an issue where strict validation of audience values in client assertion would not behave as expected.Audience claim fix
Fixed an issue where specifying theresources parameter in a token creation request would not reflect its value in the aud claim.
StringIndexOutOfBoundException handling fix
Fixed an issue where URI processing would not handleStringIndexOutOfBoundException correctly.
Trust anchors update fix
Fixed an issue where updated trust anchors were not showing in the response from the/service/update API.
Missing PosgreSQL changelog fix
Fixed an issue whereDATABASECHANGELOG table would be missing with PostgreSQL.
Redirect URI NPE fix
Fixed an NPE that would happen whenever the redirect URI is not provided in incoming fapi 2 requests.Service GET endpoint fix
Fixed an issue where theGET /service/get endpoint would not correctly return the list of authorization servers