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

Multiple connections in AzureAD connector

SUMAIYA_BABU
Regular Contributor
Regular Contributor

Can we have multiple connections for an AAD connector and use them in Add/Remove?Disable JSONs?

We tried using multiple connections hardcoded in each jsons, it didn't work. We also tried using ${connectionName} , but since we have multiple connections declared, it still didn't work for us.

5 REPLIES 5

rushikeshvartak
All-Star
All-Star

You can have multiple connection & instead of variable use actual name of connection in json


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

@rushikeshvartak I tried that as well, not working

Please share json


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

in Azure AD connector only single works and that too using ${connectionName} from v23.10 onwards

Refer https://forums.saviynt.com/t5/identity-governance/add-access-task-for-azure-ad-failing/m-p/74231


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

riteshkumar
Saviynt Employee
Saviynt Employee

Are you asking to use Saviynt connection to connect to multiple tenants?

I don't think multiple connections can be created under one OOTB Azure AD connector. It only connects to one tenant with a single client/secret pair.
If REST connector is used instead, this is possible.