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

Update connector_umapi.py #825

Closed Luci2015 closed 1 month ago

Luci2015 commented 11 months ago

Summary

Testing Steps

use additional_groups with groups auto-create: True get a 504 on first call that gets all groups from admin console continue with the sync and see the sending sync start signal before initial GET groups page 0 call

Fixes #813