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

user_key is formed before attributes are modified by the extension config #818

Open Luci2015 opened 1 year ago

Luci2015 commented 1 year ago

Description user_key is formed before attributes are modified by the extension config. In case the email gets modified in this process, the user_key gets created with the initial email value extracted from directory

Steps to reproduce

Expected behavior keys should be matching in this case and above situation be avoided

Environment