IBM Verify

 View Only

 "Users Endpoint Filter Query" adapter parameter

Nicola Montibelli's profile image
Nicola Montibelli posted Mon June 01, 2026 04:22 PM

Hi to all,

I am using the latest version of the connector, "IBM Security Verify Governance Adapter v 10.0.18 for Microsoft Azure AD" in IBM SVG 10.0.2, and in order to limit the scope to a specific subset of accounts (and groups), I am using the connector parameter "Users Endpoint Filter Query" with the following value:
endswith(userPrincipalName,'@mydomain1.com')

 

The synchronization works correctly for ADD/MODIFY events, but it does not seem to work for DELETE events.

 

Is this an intended limitation?