Upgrade guide from 15.0.x to 15.0.5
Prerequisites
For description of prerequisites common to each upgrade, refer to the Upgrade guides main page.
You can also perform a direct upgrade from version 14.0.16 to 15.0.x using the same steps outlined for the upgrade from 15.0.x to 15.0.5.
Overwritten application objects
During the update process, some of the information in Omada Identity is overwritten. The following list shows specific objects which are overwritten as part of the upgrade from 15.0.x to 15.0.5:
-
Changes to properties
Two new properties are created:
- Access request reason disabled (
AR_REASON_DISABLED) - Access request reason default (
AR_REASON_DEFAULT)
Added new propertyvalue
DataIntegrityon set propertyOIP_TYPE. - Access request reason disabled (
-
Changes to data object types:
- Two properties added (
AR_REASON_DISABLEDandAR_REASON_DEFAULT) to DOT Request reasons.
- Two properties added (
-
Changes to menu items:
- The Report (classic) menu item has been renamed to Legacy Dashboards & Analytics. The menu item has been moved to a new parent.
-
Changes to event definitions:
- A new event definition added: Expire resource assignments if last context assignment expired calling a new code method
ExpireResourceAssignmentsIfLastContextAssignmentExpired. - Target dataObjectType changed to ContextAssignment.
- A filter expression added to execute a code method for contextAssignments with
validTo < NOWonly. - The event definition Update Provisioning Task Statistics modified. Maximum number of objects handled was changed from 0 to 1.
- A new event definition added: Expire resource assignments if last context assignment expired calling a new code method
-
Changes to user groups
- A new UserGroup added: Approve requested access survey admins.
-
Changes to survey templates
- Approve requested access survey admins user group added. Updated Enable mass edit to
TRUEon Access request approval ed2 and Survey template - Approved requested access with risk survey templates.
- Approve requested access survey admins user group added. Updated Enable mass edit to
-
Changes to forms
- A new form Role Promotion added.
-
Changes to views
- A new view Role Promotion added.
-
Changes to Governance
- Bug
166277: Governance feature package is overwriting ALLOWDELEGATION property (#INC-297327 - DEKRA SE). - Fixed issue: When applying Governance feature package, some resource type properties were unintentionally set to its default values instead of retaining their existing values. This issue was resolved to ensure that resource type properties are preserved correctly during the application of the Governance feature package.
- Bug
-
Changes to SoD default configuration
- Task
192263: PACKSOL - Disable SOD Policy Check Object by Default. - SOD Policy Check Object has been disabled by default in PACKSOL.
- Task