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

How to request secondary accounts on Saviynt

Uzair
New Contributor
New Contributor

Hello, 

We have a use case wherein a user can request for a secondary account for self.
We were looking to have dynamic attributes to let user select from a dropdown the possible secondary accounts. 

Kindly advise how Saviynt can handle secondary accounts as per best practices.

Thanks in advance,
Uzair 

4 REPLIES 4

NM
Honored Contributor II
Honored Contributor II

Hi @Uzair it is upto you how you want to manage it .. for us we created 2 different endpoint as we want to have a seperation between the two accounts.

rushikeshvartak
All-Star
All-Star
  • You can create dynamic attributes under endpoints - Dynamic attributes

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

stalluri
Valued Contributor II
Valued Contributor II

@Uzair 

Create separate endpoint / securitysystem/ connections. 

Put in the filter at connection level and import accounts and entitlements as needed.


Any desired improvements or enhancements to this process, Saviynt encourages to submit your feedback through Saviynt's Ideas Portal at ideas.saviynt.com


Please notify here once the idea ticket has been created.





Best Regards,
Sam Talluri
If you find this a helpful response, kindly consider selecting Accept As Solution and clicking on the kudos button.

Amit_Malik
Valued Contributor II
Valued Contributor II

Hi @Uzair ,

https://forums.saviynt.com/t5/identity-governance/best-practice-for-provisioning-multiple-accounts-i...

If you don't want to have different ss/endpoints, your approach of having a dynamic attribute will work.

In update account JSON, you can if else condition based on that dynamic attribute. If new account requested then make a create account API call, else make update account API call.

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".