v1.3.17 - April 27, 2022

The following changes are included in this release.

Enhancements

Next Identity Journeys

:star: Improved error responses for the /authorize endpoint

Updated the error messages of the 500 responses to better give context to the error.

:star: Enhanced Next Identity Journey logs for better monitoring

Logs are now properly labeled to better identity the type of event for each entry.

Bug fixes

Next Identity Journeys

:white-check-mark: Saved browser credentials overlapping with username/password fields on login page

Fixed an issue where overlapping text appear on the labels on the Login page's username and password fields. This issue appeared for some users who have credentials saved on their browsers.

:white-check-mark: Focus is incorrectly placed on title when entering a page

Fixed an issue with hosted screens appearing with the focus highlight (accessibility feature) appearing on the title of the page instead on the primary position.

:white-check-mark: Not able to send client_id and client_secret through the body of the /token call

Fixed an issue users can't send client_id and client_secret through the body of the /token call even though the well-known endpoint allows the client_secret_post method.

:white-check-mark: Forget Password Screen is Requesting for Email instead of Mobile

Fixed an issue where the instructions on the Forgot Password page tells the user to enter their email address when the form is actually requesting for a mobile phone number.