Preview |
Employment attributes can now be managed in the new Admin User Interface
The property readonly_email
of a core identity was not immediately updated when changing an email address of a core identity. The delayed update process has been fixed.
Breaking Change: In order to access the Permission API (/api/permission), users now must have the CoreOne Authentication Service API Read Permissions for any Application
resource assigned. This further illustrates that this endpoint allows to read all the permission, not just the ones from a certain application!
A new Permission API that will only return the permission based on the token (and the associated client / application) has been added (/api/permission/myapplication). More information can be found here.
The anonymization of users did not anonymize the read only email address
on the Core Identity and worked not correctly in some cases.
SMS sent while in the registration process did not always include the screen reader version.
The column attribute_edit_mode_id
has been dropped from the table servicedmcore_core_identity_type_attribute_mapping
as they are no longer needed
-
When selecting a date on the Auto-Ident initialization screen, users might have been redirected to the wrong destination. This happend when users selected a date from the previous month. So for example, when the selector was in June but the user selected the last day of May
A feedback message is now being shown when a successful support request was started
-