The error handling workflows executed during deprovisioning of identities and resources has been improved.
The validation rules for mobile numbers were unified across all screens.
The mail provider system connector now correctly supports resource actions such as update, delete, etc.
New workflow activity: GetServerTime
. Returns the current time from the backend server but interprets it as UTC in the workflow
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