Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

This page contains a preview of the upcoming next release.

CoreOne Application API V2

  • -

CoreOne Authentication Services

  • All the libraries and dependencies have been updated to the latest versions.

  • There is a new flag on the application that enables you to restrict access to an application for users that have no role claim associated for that given application

  • You now can configure default role and resource assignments on the application. Upon the first access of a user to that application, the configured roles and resources will automatically assigned to them. This is a new way of assigning default rights to a user. You can also change this configuration later on and it will apply to all users that have used the given application.

CoreOne Application Services

  • All the libraries and dependencies have been updated to the latest versions.

CoreOne Self Service Management Portal

  • All the libraries and dependencies have been updated to the latest versions.

  • The configuration file is now stored as an encrypted configuration and can only be read and changed when in possession of the local machine key. All existing configurations will be encrypted automatically.

CoreOne Universal Importer

  • The is_positionflag of an organizational unit has been moved to the organizational unit type where there are now three different types: legal entity, organizational unit and position.

You have to account for this change in your import configuration. Instead of mapping the is_position property, you have to account for it in the organization_unit_type_id field.

CoreOne Web Services

  • All the libraries and dependencies have been updated to the latest versions.

Workflows

  • We are starting to migrate all Workflows from the Microsoft .NET Workflow Foundation to a new Workflow Engine

  • All existing workflows are still available and will be supported in the upcoming releases.

  • New workflows will be handled with the new Workflow Engine that enables you to perform even more actions like awaiting user feedback and more.

  • The new workflow designer is now web-based which allows you to configure those workflows conveniently from a browser.

  • No labels