Github API - Test Config

ExternalIdentitySamlAttributes [object]

SAML attributes for the External Identity

Attributes
attributes ExternalIdentityAttribute []

ExternalIdentityAttribute [object]

An attribute for the External Identity attributes collection

Attributes
metadata String

The attribute metadata as JSON

name String

The attribute name

value String

The attribute value

API:
Github GraphQL API

SAML 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 SAML 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 SAML 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 SAML 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

nameId 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 NameID of the SAML identity

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 SAML identity

API:
Github GraphQL API