Table of Contents
This minor update introduces changes for Authlete 3.0. This new version is available from June 25th (Thu).
Added a default Retry-After header to all 429 and 5xx error responses, with a default value of 1 second.
Improved refresh token endpoint to conditionally enable serialized read and return early when DB lock errors arise.
Added new mappings for Auth failure reason and Token failure reason.
N/A
Fixed an issue where Jetty shutting down would be treated as an error by Kubernetes instead of a clean exit, generating unnecessary warnings.
Fixed an issue where some Liquibase informational logs would be treater as errors instead, triggering unnecessary warnings.
N/A