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

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 you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.