Federated user identifier at an Identity Provider.
JSON representation
{"providerId":string,"rawId":string}
Fields
providerId
string
The ID of supported identity providers. This should be a provider ID enabled for sign-in, which is either from the list ofdefault supported IdPs, or of the formatoidc.*orsaml.*. Some examples aregoogle.com,facebook.com,oidc.testapp, andsaml.testapp.
rawId
string
The user ID of the account at the third-party Identity Provider specified byproviderId.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-30 UTC."],[],[]]