---
title: Synchronize existing users
description: When the provisioning connector updates users between the data store and PingID SDK, it synchronizes users that share an identical Username attribute.
component: pingid-sdk
page_id: pingid-sdk:setup:pf_pid_sdk_connector_synchronize_existing_users
canonical_url: https://docs.pingidentity.com/integrations/pingid-sdk/setup/pf_pid_sdk_connector_synchronize_existing_users.html
revdate: June 19, 2024
---

# Synchronize existing users

When the provisioning connector updates users between the data store and PingID SDK, it synchronizes users that share an identical `Username` attribute.

Example scenario:

* In PingID SDK, Janet's `Username` is `jsmith`.

* In your data store, Janet's `sAMAccountName` is `jsmith`.

* On the **Attribute Mapping** screen, you map the `Username` attribute to `sAMAccountName`.

* When the provisioning connector runs, the data store user is provisioned with a `Username` of `jsmith`. That matches Janet's existing `Username` in PingID SDK, so her information in the data store is synchronized to her PingID SDK account.
