v.1.3.29 - September 8, 2022

The following enhancements have been deployed to the Next Identity Platform.

Enhancements


Next Identity API

:star: Updating the/users/find endpoint to handle POST method and support symbols with using hex encoding

This feature will allow users/find endpoint to support symbols without using hex encoding and allow the new request method of POST for the users/find endpoint to accept the characters without the need for url encoding. POST or GET method does not change the users/find endpoint behavior.

Bug fixes


Next Identity Journeys

:white-check-mark: Intermittent 500 status code in /authorize endpoint

An issue where some users are redirected to an error page instead of appauth page when logging in to is now fixed.