Profile
Profile is all the different profiles that a given User may have associated with their account.
union Profile = LocalProfile | OIDCProfile | SSOProfile | FacebookProfile | GoogleProfileProfile is all the different profiles that a given User may have associated with their account.
union Profile = LocalProfile | OIDCProfile | SSOProfile | FacebookProfile | GoogleProfileLocalProfile#OIDCProfile#SSOProfile#FacebookProfile#GoogleProfile#