v1.2.0 - Nov 9, 2021

This release includes the following new features, enhancements, and bug fixes.

New Features

Next Identity API

🆕 Support rules on /login endpoint

This will allow API integrations to support features like resource access, checking the verification status of email and mobile phone numbers, and checking the legal agreements version

Enhancements

Next Identity Journeys

  • Improved support of redirect_uri protocol to include mobile application formats

  • Improvements to /userinfo endpoint to support the use of claims parameter

Next Identity API

  • Improved filtering capability on /users/find endpoint to restrict query by client ID, as well as support for direct_read_access clients

  • Support for custom pin expiration setting value for both email and SMS auth_type

Infrastructure

  • Improvements to logs to help identify requests and improve supportability

  • Improvements to allowed rate limits on /token endpoint calls

Bug Fixes

Next Identity Journeys

  • Resolved issue with enabling Two-Step Verification on Profile screen

  • Pre-registered users are now correctly redirected to the Activation screen when attempting to trigger the Forgot Password journey

Next Identity API

  • Resolved issue with Password Inspector and storage of password history