Authlete 2.3 Release Notes - December 2025

Version Number : 2.3.42

Overview

This minor update introduces changes for Authlete 2.3. This new version was made available on December 11th (Thu).

New Features & Improvements

N/A

Specs support

N/A

Bug fixes

Client count redundancy fix

Removed the unnecessary client count in Enterprise environments.

Redis flush fix

Fixed an issue where the redis-cluster backend would be incorrectly flushed, and improved logging to detect read or write failures to the cache.

EdDSA signature fix

Fixed an issue where the Nimbus JOSE+JWT library’s JWSVerificationKeySelector didn’t properly handle EdDSA/OKP keys, causing PRIVATE_KEY_JWT client authentication and DPoP token validation to fail when using EdDSA signatures.

Other

N/A