Error
When enabling Login with Google, Rock UserLogins are created in the format Google_Id.
https://github.com/SparkDevNetwork/Rock/blob/c538a638390ff0e220212fa72744b55f60c0e4da/Rock/Security/Authentication/Google.cs#L334
By contrast, Microsoft logins are created in the format Office365_UserName. This allows administrators to anticipate the user login information and pre-populate staff profiles, so that on first login no duplicates are created, and there is never a red padlock as the first login experience.
It would be nice if we could do the same for Google.
Cultivate your ideas for maximum impact with these helpful submission tips that will increase the chances of your brilliant concepts becoming reality.