Anchor to IdentityProviderSubjectIdentity
objectIdentity Provider Subject
Requires The user must have access to manage identity providers.
Represents a customer's identity provider subject identifier.
Anchor to FieldsFields
- createdAt (DateTime!)
- id (ID!)
- providerName (String)
- subject (String!)
- updatedAt (DateTime!)
- Anchor to createdAtcreated•Date
At Time! non-null The date and time when the provider subject was created.
- •ID!non-null
A globally-unique ID for the provider subject.
- Anchor to providerNameprovider•String
Name The merchant-configured name of the third-party identity provider.
- Anchor to subjectsubject•String!non-null
The unique subject identifier assigned to the customer by the authentication provider.
- Anchor to updatedAtupdated•Date
At Time! non-null The date and time when the provider subject was last updated.
Was this section helpful?