If you have system on that you want to control some provisioning operation (create, update, delete) is provisioning break right choice. With provisioning break you have control how much operation for specific operation is done and is also possible set warning or disable limit for each operation. After exceeded limit (warning or disable) will be notified all recipient for specific provisioning break configuration.
Is also possible to create global provisioning break configuration. This configurations will be applied to all system. Global configuration is specific for provisioning operation (create, update, delete). More about provisioning break you can find here.
Now it is possible to execute separate synchronization of identity relationships. Contractual relationship define the link between the identity and the tree structure. In the application, we advance the logic according to which every identity has at least one contractual relationship. Typically one contractual relationship is equals to one contract in company for the identity. More about sync contractual relationships you can find here.
It's possible to send additional attributes to provisioning, when password is changed (e.g. password expiration in extended attribute). New flag 'sendOnPasswordChange' was added to system attribute mapping - attribute with this flag checked will be send together with changed password to provisioning. Two ways for provisioning additional attributes are implemented:
More about additional attributes you can find here.
State on the contractual relationship can be:
When contractual relationship validity ends, then all roles assigned to given contractual relationship is removed. Its not possible to assign roles to invalid contracts.
More about contractual relationship you can find here.
Trigger task, when other dependent task successfully ended. More about scheduled task you can find here.
Fixed: