Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

Enable inherit ownership on folder entitlements

LP9
New Contributor II
New Contributor II

Hi all

I'm using the Thycotic REST connector and have pulled in the folder entitlements. I want to assign owners to the folders. Is there a way to enable inheritance, so that when I add an owner to a parent folder, I want all the child folders to have the same owner too.

Can you help in advising how I do this?

thanks!

4 REPLIES 4

rushikeshvartak
All-Star
All-Star

You can use sav4sav connector


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

LP9
New Contributor II
New Contributor II

thanks - are you able to provide more info? Is there a guide at all?

 

Not specific to your use case

Refer Saviynt API Documentation

https://docs.saviyntcloud.com/bundle/API-Reference-Guide/page/Content/API-References.htm

Refer https://forums.saviynt.com/t5/identity-governance/unable-to-populate-usercustomproperty-based-on-sav...


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

Amit_Malik
Valued Contributor II
Valued Contributor II

Have you tried using "breakInheritance": false. This will make sure, inheritance is not broken and user will get owner to subfolders as well

It mostly depends on how folders are created in Delinea, if they have not maintained inheritance than you can not achieve it via Saviynt. If they are maintaining inheritance then above flag can be used in add access json.

 

 

Kind Regards,
Amit Malik
If this helped you move forward, please click on the "Kudos" button.
If this answers your query, please select "Accept As Solution".