adobe-apiplatform / user-sync.py

Application for synchronizing Adobe customer directories via the User Management API
https://adobe-apiplatform.github.io/user-sync.py/en/user-manual/
MIT License
87 stars 67 forks source link

After Mapping Hook with Child Console #849

Open ChristopherKDau opened 4 months ago

ChristopherKDau commented 4 months ago

We recently migrated over to Global Admin Console to be able and create child organizations. I was able to migrate the users over from the parent console to the child console and got the child organization to sync with the user groups, but the after mapping hooking is not applying like how it's with the parent console.

For the after mapping hook, we list out what is considered single app and all apps. If a user has an all apps license, the after mapping hook would remove the user from the single app license. This is not happening after we migrated the user over to the child organization. Am I missing a config file or need to update a setting in a config file?

extension-config.txt user-sync-config.txt

adorton-adobe commented 3 weeks ago

In order for me to look into this, I need to know more about your UMAPI connector config structure. Your adobe_users.connectors.umapi setting is empty in the sync config that you provided.