Skip to main content

12.7.3

Resolved issues

Installation

  • Fixed formatting issue of error message when unable to load customer-verified connectors during setup.

OrgChart

  • Adjusted the early termination condition in im_corp_hr_orgchart_manager to check the OrgChart data in addition to attribute values.

  • im_corp_hr_orgchart_manager: adjust the early termination condition to check the orgchart data in addition to attribute values

Bravura Pass

  • Fixed unexpected quit during password reset when the browser client IP was too long.

  • Resolved an issue with the Login Assistant / SKA when upgrading from version 12.4.x to 12.8.1 and up.  Upgrading to 12.5.0 and up caused an upgrade issue due to rebranding from Hitachi ID to Bravura Security.

  • Fixed an issue where operation SRES (User self-reset result) is logged per account for both self-service and help-desk reset, which should be one operation per reset action and for self-service reset only. Also updated report {Session activity} to generate the proper statistics for both self-service and help-desk change passwords.

Bravura Privilege

  • Fixed component import and export of managed system policies with multi-phase authorization so that all authorizers are accounted for instead of just one.

  • Changes to Create OTP user request:

    • When a request is issued from the secondary node, it now always forwarded to the primary node in case the secondary nodes are unstable.

    • Fixed an issue where retry operations could never succeed if the initial attempt failed.

Workflow

  • Fixed an issue where implementer(request)-created account could conflict with discovered account if their object names only differ by case, resulting in a runtime error during discovery.

  • Fixed an issue where the authmod plugin failed to populate authorizers if a request has duplicate RLUA operations (added by wfreq plugin).

  • Fixed an issue where wizard entitlement members page is broken to start a request in the roles app, when some of the potential members descriptions are too long.

Database

  • Performance fix for stored procedures AttributeSet and AttribAdd leading to the prevention of deadlocks when large sets of data are involved.

API

  • Fixed REST API endpoint PATCH /targetSystems({key)} to properly save target system option "automaticallyDiscoverResourcesToLoad".