FederatedUserIdentifier

在 Identity Provider 中的聯合使用者 ID。

JSON 表示法
{
  "providerId": string,
  "rawId": string
}
欄位
providerId

string

支援的識別資訊提供者的 ID。這應該是已啟用登入功能的供應商 ID,可從預設支援的 IdP清單中找到,或採用 oidc.*saml.* 格式。例如 google.comfacebook.comoidc.testappsaml.testapp

rawId

string

providerId 指定的第三方識別資訊提供者帳戶使用者 ID。