Live Feed/GitHub/Fact Record
GitHub logo
GitHub
api 96% Confidence Gate September 16, 2026

SCIM user responses now include a profileUrl attribute

GitHub has updated its SCIM API responses to include the 'profileUrl' attribute as defined by RFC 7643. This attribute provides the absolute URL for the GitHub account associated with an external identity.

Verified State Diff

Comparison Mode:
- Previous State
SCIM user responses did not include the 'profileUrl' attribute, requiring external systems to manually construct or map profile links.
+ Verified New State
SCIM user responses now include the 'profileUrl' attribute, providing the absolute URL of the GitHub account linked to the external identity.

Impact & Verification Analysis

WHO IS AFFECTED

Enterprise administrators and developers managing identity synchronization via SCIM.

WHY IT MATTERS

It improves interoperability with third-party identity providers and simplifies the process of auditing or linking user accounts across enterprise systems.

Full Fact Overview

The System for Cross-domain Identity Management (SCIM) protocol is used by GitHub to automate user provisioning and deprovisioning for enterprise accounts. By adding the 'profileUrl' attribute, GitHub aligns its SCIM implementation more closely with the RFC 7643 standard. This change allows identity providers (IdPs) to programmatically retrieve a direct link to a user's GitHub profile, facilitating better integration between enterprise identity management systems and the GitHub platform.

Multi-Source Evidence Chain (1)

SCIM user responses now include a profileUrl attributeGitHub
TRACKED ENTITY
Explore all historical GitHub changes
View GitHub Hub ➔