github_user_external_identity

Use this data source to retrieve a specific organization member's SAML or SCIM user attributes.

Example Usage

data "github_user_external_identity" "example_user" {
  username = "example-user"
}

Argument Reference

The following arguments are supported:

Attributes Reference


If a user is managed by SAML, the saml_identity object will contain:


If a user is managed by SCIM, the scim_identity object will contain: