08/01/2023 07:11 AM
Hello Team,
I need to restrict some particular department account come to Saviynt from Azure AD.
I tried to use Account filter feature in Azure AD connector But when we run import no accounts is coming.
As per Saviynt document I tried give query like "department%20ne%20%27XXXX%27" it not working.
As per document https://docs.saviyntcloud.com/bundle/AzureAD-v23x/page/Content/Configuring-the-Integration-for-Accou.... No equal(ne) come under Advance Query. and it will support after 23.7 v
Anyone can please clarify on this issue?
Thanks
Hemanth
08/03/2023 09:51 AM
The ne (Not Equal to) to filter will be introduced in 23.7 release and is not available for use in the prev releases.
08/03/2023 09:34 PM
Its supported from v23.7
Ensure that the filter conditions that you specify are supported by the Graph API. For information about the filter conditions that Microsoft supports, see basic query and advanced query in the Microsoft documentation.
The connector supports both basic and advanced query for account filter.
From Release v23.7, the connector supports advanced query for filtering accounts.