Interface GetUsers200ResponseOneOfInnerIdentitiesInner

Hierarchy

  • GetUsers200ResponseOneOfInnerIdentitiesInner

Properties

access_token: string

IDP access token returned only if scope read:user_idp_tokens is defined.

access_token_secret: string

IDP access token secret returned only if scope read:user_idp_tokens is defined.

connection: string

Name of the connection containing this identity.

isSocial: boolean

Whether this identity is from a social provider (true) or not (false).

profileData: UserProfile
provider: string

The type of identity provider

refresh_token: string

IDP refresh token returned only if scope read:user_idp_tokens is defined.

user_id: string

Unique identifier of the user user for this identity.