Documentation Index
Fetch the complete documentation index at: https://specterops-enable-tls-feedback.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Edges
The tables below list edges defined by the GitHub extension only. Additional edges to or from this node may be created by other extensions.
Inbound Edges
| Edge Type | Source Node Types | Traversable |
|---|---|---|
| GH_HasExternalIdentity | GH_SamlIdentityProvider | ❌ |
Outbound Edges
| Edge Type | Destination Node Types | Traversable |
|---|---|---|
| GH_MapsToUser | GH_User | ❌ |
Properties
| Property Name | Data Type | Description |
|---|---|---|
| objectid | string | The GraphQL ID of the external identity. |
| node_id | string | The GraphQL ID of the external identity. |
| name | string | Same as objectid. |
| guid | string | The GUID of the external identity. |
| environmentid | string | The GraphQL ID of the environment (GitHub organization). |
| environment_name | string | The name of the environment (GitHub organization). |
| saml_identity_family_name | string | The family name from the SAML identity. |
| saml_identity_given_name | string | The given name from the SAML identity. |
| saml_identity_name_id | string | The SAML NameID attribute. |
| saml_identity_username | string | The username from the SAML identity. |
| scim_identity_family_name | string | The family name from the SCIM identity. |
| scim_identity_given_name | string | The given name from the SCIM identity. |
| scim_identity_username | string | The username from the SCIM identity. |
| github_username | string | The GitHub login of the linked user. |
| github_user_id | string | The GraphQL ID of the linked GitHub user. |

























