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

Azure AD - Group Owner Mapping

suryavav
New Contributor III
New Contributor III

Team,

We have a requirement wherein a custom attribute in Azure AD contains the value of the group owner. We need to synchronize this information with the owner field in Saviynt. Could you please confirm whether the connector supports the capability to read custom attributes and enables mapping them to the owner field?

2 REPLIES 2

Amit_Malik
Valued Contributor II
Valued Contributor II

HI @suryavav , I doubt you can do that with ootb but lets wait for more responses. But meanwhile if you want to explore other options - You can achieve it via REST connector. 

 "entOwnerMappings": {
          "listPath": "groups",
          "idPath": "owner",
          "keyField": "email"

Keyfield is saviynt user email which you can use any other attribute as well. It should match with the extension attribute value that you can map in "idPath"

 

 

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

rushikeshvartak
All-Star
All-Star

Its not supported with Azure connector

https://forums.saviynt.com/t5/identity-governance/azure-ad-connector-account-import/m-p/13612#M4759


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