Description
I need to pull Realms from Active Directotory.
I have created Pull task with Unmatching Rules: PROVISION.
According to the documentation (https://syncope.apache.org/docs/reference-guide.html#provisioning-pull):
Unmatching Rules
- IGNORE: do not perform any action;
- UNLINK: do not perform any action;
- ASSIGN: create internally, assign the external resource;
- PROVISION: create internally, do not assign the external resource.
BUT propagation tasks are created for this pull task.