adorton-adobe / user-sync.py

Application for synchronizing Adobe customer directories via the User Management API
MIT License
3 stars 0 forks source link

Investigate extension hook support #9

Closed adorton-adobe closed 7 years ago

adorton-adobe commented 7 years ago

Per #3, we can modify the User module in the Okta SDK to add attributes. To support extension hooks, we would need to add new attributes to the User module in runtime. Is that possible? If so, we will want to make sure that the okta connector supports extension hooks.