v.1.3.39 - December 6-7, 2022

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

EVENT A

Infrastructure

Configuration update to improve stability.

EVENT B

New Features

Next Identity Journeys

:star: Just In Time Migration - Journeys user flow

JIT migration involves running the old and new systems in parallel and migrating the data as the consumer authenticates. This release is implementing the Journeys user flow.

:star: Consumer access control

This feature will allow a consumer who exists in the data store to have the right to revoke their account from an application.

Atlas Console

:star: Onboarding - Details modal

This feature will provide more onboarding information about a single property. This modal window will display when user clicks on the Property Name or the visual display feature icon. A "history" section is also available on this page.

Enhancements

Next Identity API

:star: API/change-id endpoint to change user's email or mobile

The change email and change mobile functionality is now available within the API. This endpoint would accept the new user id and temporarily save it in an attribute. It would send the verification pin to either email or mobile.

:star: M2M endpoint to update status of users

An M2M endpoint to update status of users has been developed so administrator would be able to change the status of the users. This endpoint users/update-access where a single UUID can be passed in and the status can be changed to either revoked or granted. Check the API documentation.

Next Identity Journeys

:star: Threat Guard - Device Fingerprinting

When a user is logging in from a new device, user will be prompted to enter the code sent to their registered device. This feature can now be a toggled on/off via client settings. Users can choose to be notified only or have to add a verification code when a new device is detected. Other actions and inputs are step-up authentication, new device tracking, bot detection and fraud prevention.

Atlas Console

:star: Onboarding Dashboard - By Stages tooltip

When users hover over the By Stages chart, the tooltip is now showing the percentage of the stage compared to the total properties.

:star: Analytics user count

The user graph in the Analytics page is now set to 6 hours interval in the bars.

:star: Onboarding Statuses update

The Intake, Ready and On Hold statuses will now only shows when user selects the Onboarding option.

:star: Page reloading behaviour

When loading the page with spinner icon, the user count and API usage graph will now show as "loading" and will no longer be clickable.

:star: Font style and number alignment for Atlas

The numbers on showing on the By stages have been enhanced to appear as well aligned and font style of the user count column in the properties table has been updated.

Bug fixes

Next Identity API

:white-check-mark: Unsupported locales on /otp/send using voice with otp for sms auth error

The issue where an error occurs when passing unsupported locales on /otp/send using voice with otp for sms auth has been fixed.

Next Identity Journeys

:white-check-mark: Enabled create account button when mobile number has invalid format

When creating a new account using a mobile number on the mobile login page,the create account button is now on disabled state when the mobile number entered by the user has invalid format.

Atlas Console

:white-check-mark: User interface minor bug fixes

  • The pagination background color on the onboarding page has been fixed to match the Atlas overall page color.
  • The popup options on the onboarding list page has been resize so it won't overlap the main scrollbar. Also, the DEV, UAT, and PROD were set to capitalize.
  • Onboarding start date tooltip will no longer show when the value is null.
  • Page is now only loading once when user is in Property list and decided to change the customer selection.
  • The discrepancies in the onboarding chart and table is now fixed and is showing matching data.
  • The totals at the bottom displaying the number of filtered properties is now showing.
  • The issue where pagination and customer dropdown are showing on an incorrect location on the screen has been fixed.
  • Grand total in user count showing in the middle of properties in the tooltip bar is now fixed.
  • When user select specific status and change customer then it will go back to default selection "All".