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

Azure AD connector endpoint filters

ekorh
Regular Contributor
Regular Contributor

Hi,

We would like to know more about the endpoint filters in Azure AD connector for v2021. Currently there is little to no information about them in the documentation portal: https://docs.saviyntcloud.com/bundle/AzureAD-v2021x/page/Content/Configuring-the-Integration-for-Acc...

What should the syntax look like? Is it possible to filter what endpoints to create and what not? 

And is the ENDPOINTS_FILTER available for v2021 as well?

Thanks already in advance!

3 REPLIES 3

rushikeshvartak
All-Star
All-Star
{
   "Endpoint1":[
      {
         "AADGROUP":[
            "azure-group-awstest%",
            "aws_security_ma_operational%"
         ]
      }
   ],
   "Endpoint2":[
      {
         "AADGROUP":[
            "Azure-Security-Sentinel-%"
         ]
      }
   ]
}

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

Hi,

Thank you for the reply.

Is it possible to use any other field than the group name as a filter criteria for a specific endpoint?

only entitlement_value  / group name is supported as of now


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