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

Use Case

This article describes how to Cross Account Reference/Reference From Other Endpoint. Let us assume there are 2 endpoints, EP-A & EP-B.  User got an account in EP-A and provisioning account in EP-B requires to pass EP-A's account property in Create account json.


Pre-requisites
User should have an account in other endpoint

Applicable Version(s)

All

Solution

Below line should be added EP-B connection's create account json.

\"Primaryaccount\": \"${userAccount.get('EP-A').accountID}\"
In this example, while creating account in EP-B, Saviynt will fetch the accountID from EP-A endpoint account and pass it as Primaryaccount.

 

Comments
rushikeshvartak
All-Star
All-Star

Does EP-A Account needs to be active ?

Version history
Last update:
‎08/28/2023 10:02 AM
Updated by:
Contributors