Forum Discussion
Paul Rudy
Apr 02, 2024Copper Contributor
Issue with API-driven provisioning and Supervisor ID
I am trying to use API-driven provisioning to create new user accounts from my HR system. One of the fields that you should be able to map is the Manager ID to assign the manager. Up until now, we ha...
ChrFrohn
May 17, 2024Copper Contributor
Hello Paul
I don't know if this is still relevant for you, but the way that I ended up setting the Manager propertie was to create a new attribute in API-provisioning and mapped to the Active Directory Manager attribute. I basically skipped the ID part - Of cause the manager has to be in Active Directory 🙂
I wrote about here where I go over on how i did
https://www.christianfrohn.dk/2024/04/18/modifying-the-attribute-mapping-in-api-driven-provisioning-to-on-premises-active-directory/
Hope it helps
//Christian
I don't know if this is still relevant for you, but the way that I ended up setting the Manager propertie was to create a new attribute in API-provisioning and mapped to the Active Directory Manager attribute. I basically skipped the ID part - Of cause the manager has to be in Active Directory 🙂
I wrote about here where I go over on how i did
https://www.christianfrohn.dk/2024/04/18/modifying-the-attribute-mapping-in-api-driven-provisioning-to-on-premises-active-directory/
Hope it helps
//Christian