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 18 Next »

Preview

This release also contains the changes from version 8.4.3 → https://itsense.atlassian.net/wiki/x/AYBRm

This release also contains the changes from version 9.0.4 → Release 9.0.4 - Stockhorn

CoreOne Admin User Interface

Features

  • A back-channel logout has been implemented.

  • Additional XSS attack mitigation strategies were implemented.

CoreOne Authentication Services

Features

Bug Fixes

  • Breaking change: The issued roles_with_context claim had a ClaimValueType of CoreOne:iTsense.CoreLogin2.Shared.Models.RoleClaim.RoleClaim instead of urn:coreone:authentication:role:with_context. Should you somewhere reference to the old, incorrect value, please adjust it.

  • The username claim could not be used in the id_token and access_token because of its special storage type (multiple usernames are supported). It’s now possible to map the username to any scope.

CoreOne Application Services

Features

  • There are new workflows available to define approval workflows for both roles and roles types. You can find more on this topic here: Role/Role Type Workflows .

  • Manual Role assignments can now be bound to an employment. If the user looses the employment, he will also loose the role assignment. Setting this relation is currently supported from within workflows but not yet from within the user interface. This feature will follow.

  • The default log configuration was adapted to keep the log files for 100 days and a maximum of 10 MB per day

CoreOne Self Service Portal

Features

  • A back-channel logout has been implemented.

  • A double submit issue in the web shop has been resolved. The issue could lead to ordering the items twice.

  • Breaking change: The permissions to read the QoR and QoA have been removed from the default CoreOne Suite Self-Service User security role and added to an own role called CoreOne Suite Read Own QoR / QaA. This security role will also give you permissions to the appropriate Self-Service widget. You can find more information on this topic here: https://itsense.atlassian.net/wiki/x/FYDDk

Bug Fixes

  • Orders could be executed multiple times when pressing the confirm button, this got fixed by hiding the order popup after clicking the button for the first time

CoreOne Trustee Management App

Features

  • There is a new application setting to switch between the the new minified roles_with_context claim.

CoreOne Workflow Services

  • No labels