Page created: 9 Feb 2023
|
Page updated: 10 May 2023
This section shows some example user filters to define users for provisioning.
Example 1
A filter that includes users from the USA and Canada. Include users that match the following:
Country Code Equals US
OR
Country Code Equals CA
Example 2
A filter that includes users from the following populations:
Population Name Equals Marketing
OR
Population Name Equals HR
Example 3
A filter that includes enabled users from the following populations:
Population Name Equals Marketing
OR
Population Name Equals HR
AND
Enabled Equals true
Example 4
A filter that includes users from the Engineering and Marketing groups. Include users that match the following:
Group Names Contains Engineering
OR
Group Names Contains Marketing