...
The calculation of the
serialized_value
of attributes was suspended as soon as anexplizit_serialized_value
was set. This behavior was changed and theserialized_value
is being calculated regardless.The reverse binding task doesn’t set
has_changed
on a identity attribute value to true anymore.Creating core identities with unique attribute values has been improved. Checking the uniqueness now fails earlier if there are no unique values that can be generated.
Fixed an issue where some identity attribute values were not created. This was caused by some string expressions returing null instead of an empty string.
Fixed an issue in the OpenLDAP system connector where the target system property name “uid” could be in the database more than once.
A new tool for executing sql scripts from a defined version was released. This can be helpful to check for errors before updating the CoreOne Suite.
The ZSD extension was updated to support single companies.
CoreOne Authentication
...
Services
Further performance improvements regarding the user resolving have been implemented.
The bootstrap library was removed form the Authentication Service.
The password policy now gets checked properly and if the appropriate feature is active, the user has to change his password at login if it doesn’t comply with the policy.
...