Both interfaces support provisioning and deprovisioning users and groups to an external user store. The IdentityStoreProvisionerWithFiltering interface supports list/query and filtering; the IdentityStoreProvisioner interface does not. For more information about list/query and filtering, see 3.2.2. List/Query Resources and 3.2.2.1. Filtering in the SCIM specification.

Note:

The IdentityStoreUserProvisioner interface is deprecated. Developers should implement either the IdentityStoreProvisionerWithFiltering or IdentityStoreProvisioner interfaces.