Preview
CoreOne Admin User Interface
Bugfixes
The naming in wording regarding the provisioned and not provisioned identites was unified across all screens.
CoreOne Application Interface
Bugfixes
Breaking Change: The
identity/find-object-id-in-target-system
API method in was changed fromGET
toPOST
. If you used thefind-object-id-in-target-system
workflow activity, the change is reflected automatically, but if you are using the API directly, you will need to adjust.
CoreOne Application Services
Bugfixes
The default behaviour on error for the organizational unit attribute calculation task has been adjusted to
restart
CoreOne Authentication Services
Features
It’s now possible to persist the AHV / SSN number to the Core Identity as part of the AHV / SSN verification step. You can find more information on how to configure this here.
CoreOne Self-Service Portal
Features
Breaking change / Deprecated: The
Disabled Pages
setting of the portal has been deprecated as the views now are completely controlled by the permissions. If you previously had access rights to certain menu points but these were hidden by theDisabled Pages
configuration, they’re now being shown again. Please check the permissions and access roles for customers to ensure that users only see their needed views and menu entries!
CoreOne System Connectors
Bugfixes
The empty value / null value handling in the OpenLDAP Connector was not implemented correctly which lead to provisioning errors for mapped attributes that did not have any resolved values. The issue has been resolved.
Multi valued attributes where not provisioned correctly with the Azure System Connector. The issue has been resolved.