function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Elton PereiraElton Pereira 

How to change a user assigned to an external google account?

I have used OpenID Provider to log into salesforce via google apps. I had written a temporary Registration Handler class and used it to assign the first user salesforce could find with a matching email id in my dev org. I now want to change which user my google account links to. I can't find any place where this linking data can be found. Does anyone know how to do this or if it is even possible??