Info |
---|
This release also contains the changes from version 8.4.3 → https://itsense.atlassian.net/wiki/x/AYBRm |
Note |
---|
Please update your system connectors when updating to this version |
CoreOne Admin User Interface
...
Employment attributes can now be managed in the new Admin UsUI
CoreOne Authentication Services
...
Breaking change: Minor design changes have been applied to improve readability, usability and the overall look and feel. Among various changes, there is now a default background image. Please review your design after the update and adjust to your CI / CD. You can disable the background image by adding
background-image: none !important;
Breaking Change: In order to access the Permission API (
/api/permission
), users now must have theCoreOne Authentication Service API Read Permissions for any Application
resource assigned. As the name suggests, this endpoint allows to read all the permission of any applicationsA 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.There is a new
scope
to request a new minified version of theroles_with_context
claim. You can find more on this topic here: https://itsense.atlassian.net/wiki/spaces/IKB/pages/2036400151/Token+Assignment+Context#roles_with_context_min .Claim types can now be limited in size to make sure that tokens don’t surpass a certain size. You can find more on this topic here: https://itsense.atlassian.net/wiki/spaces/IKB/pages/1992982615/Token#Claims-in-access-token .
Logout propagation to external identity providers has been implemented. You can find more on this topic here: https://itsense.atlassian.net/wiki/x/KgDDm
The validation of the place of birth in the AHV verification method has been made optional. You can set
ValidatePlaceOfBirth
to false in the configuration to do so. You can find more on this topic here: https://itsense.atlassian.net/wiki/x/awADkwThere are two new quality of registration paths which don’t offer the manual option. You can find more on this topic here: https://itsense.atlassian.net/wiki/spaces/IKB/pages/2222456878/Quality+of+Registration+QoR#Configuration
Fidentity verification method
The users language is now passed to the identity verification service fidentity.
The evidence files are now being downloaded and can be stored locally using a workflow
When the user is being deleted, the evidence files can be deleted using a workflow
The default log configuration was adapted to keep the log files for 100 files and a maximum of 10 MB per file
...
Fixed an issue with the WIKO system connector attribute bindings that were wrong
Deleting of CoreOne Suite users was throwing an error because of their authentication devices, this got fixed
The APIv2 method
find-object-id-in-target-system
wasn’t working when the searched attribute was the common name (CN) ← NOT YET FIXED
CoreOne Workflow Services
Features
There are new DMS workflow activities to search, create and delete documents. You can finde more on this topic here: https://itsense.atlassian.net/wiki/x/awASm .
There are various new workflow activities you can use to manage approval from within workflows. You can finde more on this topic here: https://itsense.atlassian.net/wiki/x/DoHJlg
Tools
Features
SqlVersionExecutor now supports executing the SQL directly from the tool