Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

How to provision access to a target system based on already provisioned access in another target sys

narendranegi
New Contributor II
New Contributor II

Scenario:

1.  If User have account in target system A and has entitlement E1 in same target system. then Provision New account in target system B.

2. If user account in target system A get disabled or the entitlement E1 got removed, then disable the user account in target system B.

 

Please let me know if there is any other solution to handle this without using users CP.

3 REPLIES 3

nimitdave
Saviynt Employee
Saviynt Employee

here are the approaches:

For 1 . Have a dynamic attribute as required and it should return a single value if condition as per (1) matches.

For 2. This can be done by actionable analytics. (https://docs.saviyntcloud.com/bundle/EIC-Admin-v2022x/page/Content/Chapter17-EIC-Analytics/Creating-...)

Hi

can you please elaborate on the below point because Target B is the birthright application:

For 1 . Have a dynamic attribute as required and it should return a single value if condition as per (1) matches.

 

regards

Narendra Negi

Use account_entitlements1 table to check if user have ents in E1 and then based on flag provide access in E2


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.