v1.19.1 - September 19, 2023
over 1 year ago
The following changes are included in this release of the Next Identity platform.
Bug Fixes
General
- Token Endpoint Adjustment: Resolved an issue where the token endpoint was restricting users during the use of client credentials grant due to legal acceptance validation.
- Client Credentials Grant Update: Fixed an issue where the client credentials grant type erroneously required a
redirect_uri
parameter in token requests.