12/01/2022 11:56 PM
Hi All,
Could you guys help me with one query?
How to Update owner info during AD import?
At AD end we are having owner information in extensionAttriute10 and during import we want a sync for the service account's owner in Saviynt.
Thanks in Advance.
Thank you,
Sandeep
12/02/2022 10:13 AM
You need to create additional DB Import job & using AccountsXML you can map Service Account Owner. By default AD job doesn't map.
12/04/2022 11:06 PM
Hi Rushikesh,
Currently I am using v2022 so DB Import job & using AccountsXML will be happened there?
Thank you,
12/05/2022 04:33 AM
If saviynt support provides database credentials .
you can explore saviynt rest apis
12/06/2022 10:08 AM
DB based approach is not recommended.
Use Saviynt REST API (updateAccount API) to update the owner information -https://documenter.getpostman.com/view/1797923/2s83mbojGM#425944b0-a274-478b-8fa6-900904983c0d
06/06/2023 05:08 AM
Hi Enakshi,
Could you please provide more details on REST API based approach.
We have a separate Security system and endpoint for service accounts. Accounts are created/recon from Active directory connection. How can we use SAV4SAV rest API here to update owner of service account.
Thanks,
Smitha