Announcing the SAVIYNT KNOWLEDGE EXCHANGE unifying the Saviynt forums, documentation, training, and more in a single search tool across platforms. Click HERE to read the Announcement.

Capability of configuring "n" number of endpoints in a user update rule

krecpond
New Contributor III
New Contributor III

We have a standard termination user update rule to perform different actions on different targets. Currently we have about 20 targets that Saviynt manages and therefore processes terms based on signal from HR source on these 20 apps. The roadmap contains 2K targets in the next couple of years. Can a single update rule be used to continously update additional endpoints as they get on-boarded to Saviynt or is there a limitation, if this user update rule is being stored on a column of a table in the Saviynt DB.

Thanks,

VJ.

3 REPLIES 3

dgandhi
All-Star
All-Star

You can update existing rule with new endpoint as and when you onboard the application.

The information is stored in Saviynt DB

hanarule and hanaruleattribute tables (objectname and objectvalue column)

 

Thanks,
Devang Gandhi
If this reply answered your question, please Accept As Solution and give Kudos to help others who may have a similar problem.

rushikeshvartak
All-Star
All-Star

You can utilize endpoint custom property instead of updating endpoint in list. You can have multiple endpoint called from same rule.


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

krecpond
New Contributor III
New Contributor III

Hi Rushikesh,

What do you mean by use a custom property of an endpoint. The user update rules require to configure specific endpoints or select "All" (we cannot use the later because there are PAM bootstrapped endpoints with JIT provisioning). Are you saying that we can refer to a CP attribute of an endpoint in the user update rule?