Description
- Create an user on Syncope and setup some constraint or validation on an attribute. For example define an unique attribute, then set a value for it in the user.
- Create an entity on an external resource that matches with the user created at step 1. Syncope is going to perform an update.
- Create a pull task on that resource with remediation flagged.
- Run the pull task and you'll see a failure on that user pull, but no remediations are created. The same behavior while creating an user creates remediation, instead.