...
The
sign_assertions
settings of SAML service providers was mapped incorrectly to the settingencrypt_assertions
. This meant, that even tough you enabled thesign_assertions
settings, assertions were not signed unless the settingencrypt_assertions
was enabled.The private policies and terms and conditions checkboxes on the registration masks missed proper translations if the user did not accept them.
When no reset method was available for a user, there was no appropriate log entry in the logs. An appropriate log entry has been added to simplify tracing.
Validation has been improved further on the registration mask. The submit form button was not always blocked before the async validation was finished.
CoreOne HCL System Connector
There is a new option to define a deactivated users group. Whenever a user is beieng deactivated, he will be added to that group.
CoreOne Installer
Bug fixes
The installer now can handle both
aspnetcoremodulev1
andaspnetcoremodulev2
. The later has become the default in Windows Server 2022.
...