v1.3.10 - Feb. 16, 2022

The following changes are included in this release.

New Feature

Next Identity Journeys

⭐ Updated Password Inspector extension with new Password Guard functionality

The Password Guard feature has been updated to inform users if their passwords were exposed in known data breaches and that they should use a different one. This is part of the continuous improvements to strengthen the passwords used by customers and increase security.

Enhancements

Next Identity Journeys

⭐ Closing Next Identity Journeys screens now returns state parameter

Once users close a Next Identity Journeys screen, they're sent to the address in the redirect_uri parameter, and the state parameter value is returned so that the application can validate that the response matches the request.

Next Identity API

⭐ Implemented rate limit by client

Next Identity's rate limiting feature to individual clients within an environment has been introduced, instead of clients inheriting the environment's rate limit setting.

Next Identity Journeys and Next Identity API

⭐ HTTPS connections are now required

Next Identity services now only accept HTTPS connections for increased security.

Bug Fixes

Next Identity Journeys

✅ Email address layout issue

Fixed an issue where the email address field is not displayed correctly causing the field label to overlap the field content momentarily.