Click HERE to see how Saviynt Intelligence is transforming the industry. |
09/20/2024 02:27 AM
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!
09/20/2024 08:09 AM
You can use sav4sav connector
09/20/2024 08:22 AM
thanks - are you able to provide more info? Is there a guide at all?
09/20/2024 08:37 AM
Not specific to your use case
Refer Saviynt API Documentation
https://docs.saviyntcloud.com/bundle/API-Reference-Guide/page/Content/API-References.htm
09/20/2024 10:48 AM - edited 09/20/2024 10:50 AM
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.
09/23/2024 05:13 AM - last edited on 09/23/2024 07:21 AM by Dave
The issue is after the entitlements are import into Saviynt. For example here, I have made myself owner of the root IAM Test Folder, but the Child folders still have no owner. Is it possible to enable inheritance here?
But when you go to the child folders, they don't inherit:
[This post has been edited by a Moderator to remove irrelevant information.]
09/23/2024 05:38 AM
Hi @LP9 no saviynt doesn't automatically do that you can make use of sav4sav connector for the same.
10/03/2024 04:18 AM
Are you able to explain how to do that using the sav4sav?
thanks!