v.1.13.0 - July 19, 2023

The following changes are included in this release of the Next Identity platform.

New Features

Adopt

⭐ Onboarding Dashboard

We're excited to introduce the Onboarding Dashboard, now available to our customers. Gain real-time insights into your projects' onboarding process within our platform. Stay informed about progress, milestones, and more to streamline your onboarding experience. Refer to the Onboarding Dashboard Guide for detailed instructions.

Enhancements

Operate

  • UI/UX Improvements - Console Navigation:
    • New Customer/Organization Menu Style: We have implemented a fresh menu style for easier navigation within the console, providing a more intuitive experience.
    • Environment Menu Relocation: The Environment menu has been moved from the left sidebar to the right side of the page, enhancing usability.
  • Inventory enhancements: Removed the "Maximum attempts allowed" field from the Authentication tab and the "App type" field from the search for a streamlined user experience in inventory management.

Secure

  • Improved Password Strength Enforcement: We have strengthened backend validations to ensure robust password strength enforcement. Previously, only frontend validations were in place in Hosted Journeys. Your password will undergo enhanced security checks during the registration and password change.

Adopt

  • Project Deletion in Console: The Admin users can now delete a project from the Project details list on the onboarding page. This enhancement simplifies project management and improves the usability of the Adopt interface.
  • JIT Onboarding Transactional Email Messaging: We've enhanced the user experience for clients onboarded with the Just-In-Time (JIT) feature. We've improved messaging in transactional emails, ensuring clearer and more informative communication. Learn more about JIT.

General (APIs)

  • Extended Scopes for Delegated Access: We are introducing the first of a series of modifications that will enable applications to delegate access to third parties while also providing better control and management of user access. As a start, we are expanding the scope of support within the user's token.

Bug Fixes

Adopt

  • Minor enhancements were applied to the Project creation flow.

Operate

  • Minor bug fix in Inventory: "Redirect URI" and "Federated group" fields are now displayed correctly in the General tab.

Unify

  • We've fixed a bug in the /forgot-password API. A validation has been added to the user_id parameter, which was already required to ensure it cannot be empty, thereby preventing potential issues with password recovery.
  • Fixed a bug where client routing to v1 displayed the incorrect v2 user interface. Clients routed to v1 now correctly point to the intended v1 UI, improving consistency in user experience.
  • Fixed an issue where the "Back to App" button would redirect some users to the incorrect page during the 2FA verification process.