...
Fixed an issue with multi values for external logon providers that are used to register a new user
The private policies and terms and conditions checkboxes on the registration masks missed proper translations if the user did not accept them.
Validation has been improved further on the registration mask. The submit form button was not always blocked before the async validation was finished.
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.
Improved the feedback messages after a deactivated user tries to login
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 enabledFixed an issue where the federation using SAML failed with an error message sometimes
Fixed an issue where login in with the logon method
multiple target system
failed because of a faulty subject id resolutionFixed an issue which prevented the loading of cshtml templates to override the UI on the login page
Fixed an issue where the loading of additional languages (for example Rumantsch) and overwritten language keys did not work correctly
CoreOne System Connector
Note |
---|
The sytem connector needs to be updated to 8.3.0 as well, otherwise it won’t work anymore. |
Bug fixes
Fixed an issue where saving empty attribute values failed for users in the OpenLDAP system connector
There is a new option to define a deactivated users group. Whenever a user is being deactivated, he will be added to that group.
...