Retain SSO Source during a clone
We have unique SSO record for each instance in the Identity Providers table. After each clone, we need to update the sso_source field on each user record so that it is using the correct record for that instance.I've tried using a clone cleanup script...