User Sync Tool - Users not added
Hello all,
I am running into an issue with the usage of the User Sync Tool. I have a process that is supposed to create and remove federatedID accounts of users based on when they on-board/off-board from our organization. It removes the accounts of Adobe Only users just fine, but it will not create accounts for new users. I've tried searching the documentation for the tool and can't see any reason why users would not be added to Adobe from the directory. In the log it shows that the number of directory users is greater than the number of Adobe users.
Is anyone aware of anything that would prevent users from being created in the Adobe portal?
Command line arguments:
sync --users all --adobe-only-user-action remove --update-user-info
And from the user-sync-config.yml
invocation_defaults:
adobe_only_user_action: preserve
adobe_users: all
connector: ldap
process_groups: False
strategy: sync
test_mode: True
update_user_info: False
users: mapped
