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

AzureAD AAD Group Import - Saviynt's OOTB Filters

PravinM
New Contributor
New Contributor

Hello,

I would like to understand what default filter does Saviynt uses while importing AzureAD  AAD Groups.

I would be adding below importConfig at job configuration level:

{
"importEntTypes": {
"AADGroup": {}

},
"excludeEntTypes": {
"ApplicationInstance": {},
"DirectoryRole": {},
"Subscription": {},
"Application": {},
"DirectoryRoleMember": {},
"SKU": {},
"ServicePlans": {},
"Team": {},
"Channel": {},
"MemberPermission": {},
"GuestPermission": {}
}
}

Entitlement_Filter_JSON on connection would be blank.

Which AzureAD groups from below listed types will get imported from AzureAD with above setup.

  • Microsoft 365 groups
  • Security groups
  • Mail-enabled security groups
  • Distribution groups

Thank you in advance !!!

 

1 REPLY 1

rushikeshvartak
All-Star
All-Star

All below will be imported 

  • Microsoft 365 groups
  • Security groups
  • Mail-enabled security groups
  • Distribution groups

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