Note |
---|
Preview |
CoreOne Admin User Interface
Some of the auto complete controls on various masks returned incomplete search results. This behaviours has been fixed.
The performance of the context resolvers, mainly the organizational unit context, has been improved.
CoreOne Application
...
Services
The Swiss UID response mapper had a wrong mapping. It mapped the
active
flag of the HR status to theactive
of organization units. Therefore companies without a HR entry could not be registered. This issue was fixed.There is a new setting that allows you to specify specific backend servers to only run scheduled tasks. All other servers will only run fast-tracked tasks, coming from user interactions over the UIs. To take full advantage of this features, you should point your UI servers connection to those backend servers, that do not run scheduled tasks. Fore more details see here.
The
name_key
of an employment is now available in both the string expression designer and in the template dictionaries.
...
A bug in the password validation implementation prevented the propagation of password changes over the connector. The bug has been fixed.
Groups where the
groupOfNames
objectClass was not on top of the list could not be handled correctly by the connector. The bug has been fixed.
...
It’s now possible to encrypt the workflow options stored in the database, so that any sensitive data within the workflows are protected beyond the database. This new setting can be activated via installer or in the configuration file.
All existing Workflow Entry Points from the legacy workflows have been implemented as next-gen workflows. You will find a full documentation here.
Various new Workflow Activities have been added. You will find a full documentation here.
There is now a logout button in the workflow dashboard and the user must have access the
workflow admin
resource and theadministrator
resource in order to access it.
CoreOne Legacy Workflow
Breaking change: The CoreIdentityUpdate workflow now uses the
system_name
of the attributes that were changed instead of thename
of the attribute. Existing workflows have to be adjusted.