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

Implementing Dynamic Attribute Transfer Between Endpoints

KNoha
New Contributor III
New Contributor III

Has anyone implemented a solution for transferring dynamic attributes between endpoints in Saviynt or through Saviynt's API? I'm aiming to streamline this process to ensure consistency across our applications. Any insights, best practices, or ideas on how to achieve this would be greatly appreciated.

 

Thank you in advance

3 REPLIES 3

rushikeshvartak
All-Star
All-Star
  • Do you mean keeping same name in all applications? Or
  • do you means using same attributes in each application?

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

I mean the second scenario, where we have multiple endpoints that should have the same dynamic attributes (like 6 attributes). We use the API method to create all these endpoints, and we want to know if we can also include this in our JSON.

You can use saviynt rest api

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

use create endpoint dynamic attributes api

https://documenter.getpostman.com/view/23973797/2sA3JGdi27#f5047463-47e6-46f9-beb2-bf62c5e77f1c


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