How to Update service account's owner info during AD import

sandeepverma
Regular Contributor
Regular Contributor

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

5 REPLIES 5

rushikeshvartak
All-Star
All-Star

You need to create additional DB Import job & using AccountsXML you can map Service Account Owner. By default AD job doesn't map.


Regards,
Rushikesh Vartak
If the response is helpful, please click Accept As Solution and kudos it.

sandeepverma
Regular Contributor
Regular Contributor

Hi Rushikesh,

Currently I am using v2022 so DB Import job & using AccountsXML will be happened there?

Thank you,

If saviynt support provides database credentials .

you can explore saviynt rest apis


Regards,
Rushikesh Vartak
If the response is helpful, please click Accept As Solution and kudos it.

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

smithamg
Regular Contributor
Regular Contributor

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