Github API - Test Config

ExternalIdentityScimAttributes [object]

SCIM attributes for the External Identity

Attributes
emails UserEmailMetadata []

UserEmailMetadata [object]

Email attributes from External Identity

Attributes
primary Boolean

Boolean to identify primary emails

type String

Type of email

value String

Email id

API:
Github GraphQL API

The emails associated with the SCIM identity

familyName String

String [scalar]

The String scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.

API:
Github GraphQL API

Family name of the SCIM identity

givenName String

String [scalar]

The String scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.

API:
Github GraphQL API

Given name of the SCIM identity

groups String []

String [scalar]

The String scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.

API:
Github GraphQL API

The groups linked to this identity in IDP

username String

String [scalar]

The String scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.

API:
Github GraphQL API

The userName of the SCIM identity

API:
Github GraphQL API