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/ASpecs support
N/ABug fixes
Client count redundancy fix
Removed the unnecessary client count inEnterprise environments.
Redis flush fix
Fixed an issue where theredis-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’sJWSVerificationKeySelector didn’t properly handle EdDSA/OKP keys, causing PRIVATE_KEY_JWT client authentication and DPoP token validation to fail when using EdDSA signatures.