Table of Contents
This minor update introduces changes for Authlete 3.0. This new version is available from July 30th (Thu).
Implemented a new cursor-based client list endpoint to improve performance on client lookups.
N/A
Fixed an issue where server would fetch too many audit logs at once, causing OOM errors.
Fixed an issue where a null supportedStandardClaims would trigger an NPE error.
Fixed an issue where the server would throw an unhandled IllegalArgumentException instead the intended 400 invalid_client_metadata error whenever a client registration request contains a malformed or non-URI value in redirect_uris.
N/A