Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Note

Preview

CoreOne Application Services

Features

...

There is a new event that is thrown when a delegated permission is being suspended in the Self-Service Portal.

...

Bug Fixes

  • The error handling workflows executed during deprovisioning of identities and resources has been improved.

CoreOne Authentication Services

Features

...

Bug fixes

...

  • The validation rules for mobile numbers were unified across all screens.The private policies and terms and conditions checkboxes on the registration masks missed proper translations if the user did not accept them.

  • When no reset method was available for a user, there was no appropriate log entry in the logs. An appropriate log entry has been added to simplify tracing.

  • Validation has been improved further on the registration mask. The submit form button was not always blocked before the async validation was finished.

...

CoreOne System Connectors

Bug fixes

  • The installer now can handle both aspnetcoremodulev1 and aspnetcoremodulev2. The later has become the default in Windows Server 2022.

CoreOne Self-Service Portal

Bug fixes

  • The CoreOne Suite Shop ressource had insufficient rights to order something if a user only had this role

...

  • mail provider system connector now correctly supports resource actions such as update, delete, etc.

CoreOne Workflow Services

Features

  • There are new workflow activities to read attribute definitions.

Bug fixes

  • If the condition HighestEmploymentDate was utilized in any of the workflows, employments that were marked as deleted still contributed to the calculation.New workflow activity: GetServerTime. Returns the current time from the backend server but interprets it as UTC in the workflow

Bug fixes

  • The activity GetDiVor used the wrong HTTP method to load the data resulting in an error.

  • When changing the ReadOnlyEmail property of a Core Identity, the CoreIdentityChanged workflow was not triggered. This workflow, along with the generic AfterUpdate workflow is now being triggered.

  • Deleting automatic resource assignmed in the state Pending Assignment now correctly triggers the Resource Assignment Deallocate - Before Deleted workflow

  • The workflow activity GetCoreIdentityTemplateDatacontract now results in the Faulted outcome if there was an error inside the activity