---
title: Supported attributes reference
description: The following table consists of the attributes that can be mapped for user provisioning. For more information on available attributes, see SCIM in the GitHub documentation.
component: github
page_id: github:github_provisioner:pf_github_connector_supported_attributes_reference
canonical_url: https://docs.pingidentity.com/integrations/github/github_provisioner/pf_github_connector_supported_attributes_reference.html
revdate: June 25, 2024
---

# Supported attributes reference

The following table consists of the attributes that can be mapped for user provisioning. For more information on available attributes, see [SCIM](https://developer.github.com/v3/scim/) in the GitHub documentation.

| Attribute   | Description                                                                                                                                                                  |
| ----------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Username    | GitHub's unique identifier for the user. This attribute is required.                                                                                                         |
| Email       | The email for the user (for example, `bjensen@example.com`). This attribute is required.                                                                                     |
| First Name  | The given name of the user, or first name in most Western languages (for example, 'Barbara' given the full name 'Ms. Barbara Jane Jensen, III'). This attribute is required. |
| Last Name   | The family name of the user, or last name in most Western languages (for example, 'Jensen' given the full name 'Ms. Barbara Jane Jensen, III'). This attribute is required.  |
| External ID | A string that is an identifier for the resource as defined by the provisioning client.                                                                                       |
