Preview
CoreOne Application Services
Bug fixes
Resource assignments stay in the state
Delete Pending
when another role assigns the same resource but with a different context or a different role is assigned to the Core Identity that contains a deny for this resource. This issue has been resolved.The system identity type attribute
ForceChangePasswordNextSignIn
is set as “cleanup relevant”. This will be changed in version 9.1.2 where it’s not cleanup relevant by default. If it’s needed in 8.4.4, you can execute the following SQL statement:UPDATE servicedmcore_system_identity_type_attribute SET is_cleanup_relevant = 0 WHERE (attribute_id = '521');
New resource task feature for all target systems:
Deactivate deprovision prevention for prolonged resource assignments
, see documentation here: https://itsense.atlassian.net/wiki/spaces/IKB/pages/2558886057/System+Connector+task+features#Resources-features
Database
Breaking change: SQL-Statement, das nach Update ausgeführt werden muss: