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
isjsmith
. -
In your data store, Janet’s
sAMAccountName
isjsmith
. -
On the Attribute Mapping screen, you map the
Username
attribute tosAMAccountName
. -
When the provisioning connector runs, the data store user is provisioned with a
Username
ofjsmith
. That matches Janet’s existingUsername
in PingID SDK, so her information in the data store is synchronized to her PingID SDK account.