...
There is a new event that is thrown when a delegated permission is being suspended in the Self-Service Portal.
Breaking-Change: As we now distinguish between the deactivation of a delegated permission (the users deactivates the delegated permission) and the suspension (the user deactivates the representation relationship and thus the delegation will be suspended), the two existing events (Deactivated and Reactivated) were extended by a flag that tells you, whether or not the delegated permission was suspended or not:
WasSuspended
. You might wanna account for that new flag in any of the workflows that you have configured.
Bug Fixes
The error handling workflows executed during deprovisioning of identities and resources has been improved.
CoreOne Authentication Services
...