-
Notifications
You must be signed in to change notification settings - Fork 64
Description
Our organization has two separates processes that run to sync Adobe accounts and licensed group memberships respectively. Process two is responsible for getting license entitlements and adding users to a User Group that provides licensing. Process one is supposed to simply add and remove user accounts based on their affiliation with our organization.
I have run into an issue with process one. It will remove users just fine, but it isn't creating accounts for users. We use LDAP for the connector. I tested out if we add users to a default group, and it looks like it would create an account of new users if they are being added to a group, but NOT if they are not being added to a group.
Is there a way to configure UST to create accounts in our Adobe portal WITHOUT having to also add them to a group?