...
CoreOne Application API V2
-The handling of drop down values has been improved.
Access to specific API endpoints can now be restricted with API scopes. This allows you to restrict certain clients from accessing part of the API regardless of the user rights.
CoreOne Authentication Services
...
All the libraries and dependencies have been updated to the latest versions.
The organizational unit type has been extended. Besides the ability to group and organize different organizational units, you now also have the option to categorize them into legal entities, regular organizational unit and into positions.
We have introduced a delegation context for resource assignments. You now can specify in which context a resource will be assigned to a user. This can be in the context of the user, in the context of a different user or in the context of an organizational unit or legal entity. The same support was added to the CoreOne Authentication Service so that those context values can be deployed with the token.
CoreOne Database Service
The
assembly_assembly
data table used to contain all the application assemblies used to execute the application service. This allowed customers to simply update the database and restart all application services in order to update the whole installation. Because this table was causing synchronization issues when hosted in a cluster we moved this data to file system. This means that now all the application services need to be updated with the installer.
CoreOne Self Service Management Portal
...