PingOne will automatically populate required SAML attributes.
For Github.com, the required attribute is SAML_SUBJECT
. Map this to the email
address attribute.
If you enabled provisioning, the required provisioning attributes are:
userName
: Github's unique identifier for the user. This attribute is mapped toEmail
by default.workEmail
: This attribute is mapped toEmail
by default.firstName
: This attribute is mapped toFirst Name
by default.lastName
: This attribute is mapped toLast Name
by default.externalID
: A string that identifies the resource in the provisioning client. This attribute is mapped toexternalID
by default.