Click HERE to see how Saviynt Intelligence is transforming the industry. |
01/03/2023 03:59 AM
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!
Solved! Go to Solution.
01/03/2023 04:41 AM
{
"Endpoint1":[
{
"AADGROUP":[
"azure-group-awstest%",
"aws_security_ma_operational%"
]
}
],
"Endpoint2":[
{
"AADGROUP":[
"Azure-Security-Sentinel-%"
]
}
]
}
01/11/2023 03:25 AM
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?
01/11/2023 04:29 AM
only entitlement_value / group name is supported as of now