Click HERE to see how Saviynt Intelligence is transforming the industry. |
04/12/2022 01:09 PM
Hi - Seeking help with JSON for ImportAccountEntJSON block in the REST connector for AzureAD. I absolutely understand Saviynt has an OOTB connector to recon AzureAD accounts and entitlements. But my challenge with the OOTB AzureAD connector, it does not support filters. And I need to use filters since we have just one AzureAD tenant with production data. Hence exploring the REST connector to import just the test accounts and entitlements with help of filters. I managed to build the JSON for ImportUser block with filters and it works just fine. But having a tough time constructing the JSON for ImportAccountEntJSON block. Any help is appreciated.
Solved! Go to Solution.
04/12/2022 02:28 PM
Hi Leslie,
Filter is supported for azure ad accounts from v5.5SP2 release. Since building JSONs to fetch entitlements, account_entitlements, entitlement2 mapping for all the entitlements that we support will be very complex and also we can't support below use cases using REST connector.
04/12/2022 02:28 PM
Hi Leslie,
Filter is supported for azure ad accounts from v5.5SP2 release. Building JSONs to fetch entitlements, account_entitlements, entitlement2 mapping for all the entitlements that we support will be very complex and also we can't support below use cases using REST connector.
So we aren't supporting importing Azure AD using REST Connector as we already have a dedicated connector built for it
04/12/2022 02:28 PM
Hi Lokesh,
I so appreciate the time taken to respond. I'm happy to know AzureAD connector will support Filters from 5.5PS2 onwards. As you know AzureAD does not have have an OU like structure as we see in MS AD to pull only those data that we need, its key to have Filters in the connector to substitute the same.
Also, thanks for sharing the limitations of the REST connector with respect to AzureAD
Regards,
Leslie
04/12/2022 02:28 PM
Hello
What is the exact format we can use to apply filter in Azure AD connector for accounts?
04/12/2022 02:28 PM
Hi,
Can someone please share the sample account entitlement import json for Azure AD with the syntax for filters.
Appreciate your help.
Thanks
04/12/2022 02:28 PM
There is an option to apply filter in the connection itself (Accounts filter option)
Try using the normal filter strings it works