Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

We are pleased to announce the release of EmpowerID Version 7.206.0.0, a comprehensive update with new features, enhancements, and refinements aimed at empowering administrators and enriching the user experience. This release emphasizes the following key areas:

...

  • A new connector Azure AD B2C SCIM Connector, has been introduced to facilitate identity management of Azure AD B2C (AD B2C)from EID. This means the customer identity data in your AD B2C system can be inventoried and automated from EID. The connector is a microservice that has the capability of,

    • Creating and managing records of group owners and members in AD B2C

    • Full inventory of group owners and members in AD B2C

    • Incremental inventory that captures only changes in group owners and members after the last inventory

      Currently, the connector supports the following operations on AD B2C

    • Get User: Retrieves a user based on their object ID.

    • Query Users: Queries users based on filters supported by the Graph API.

    • Query Users Paged: Queries users with pagination support.

    • Get Deleted Users: Retrieves users that have been deleted within a specified time range.

    • Get New or Updated Users: Retrieves users that have been created or updated within a specified time range.

    • Update User: Updates a user's information using their object ID.

    • Create User: Creates a new user account.

    • Delete User: Deletes a user account.

    • Get Group: Retrieves a group based on its object ID.

    • Query Groups: Queries groups.

    • Query Groups Paged: Queries groups with pagination support.

    • Get New or Updated Groups: Retrieves groups that have been created or updated within a specified time range.

    • Update Group: Updates a group's information using its object ID.

    • Create Group: Creates a new group object.

    • Delete Group: Deletes a group object.

    • Get Group Members: Retrieves the members of a group.

    • Add/Remove Members or Owners to a Group: Adds or removes members or owners from a group.

    • Get Deleted Groups: Retrieves groups that have been deleted within a specified time range.


    • Insert excerpt
      IL:Release Notes 7.206.0.0 Components
      IL:Release Notes 7.206.0.0 Components
      nameADB2COperations
      nopaneltrue


EmpowerID UI Improvements

  1. Upgraded Google ReCaptcha to V3, which brings improvements in security and user experience. With this upgrade, users will no longer be required to solve CAPTCHA challenges, and the system can detect risk based upon the on user actions.

  2. Advanced controls are now supported in the Repeater section of the Workflow Studio, offering increased flexibility in workflow design. [What is the use case, and what is advanced control]

  3. Resolved UI bugs related to controls, drop-downs, and advanced search, ensuring a more seamless user experience.

...