roadmap
roadmap copied to clipboard
GHES: SCIM support for user provisioning and group management
Summary
Starting with GHES 3.7, enterprise administrators can use SCIM to manage user accounts in their Enterprise Server instance. Using the API, administrators can create, update, and delete user accounts, and sync group information to map GitHub Team memberships.
Intended Outcome
Automated user provisioning and group membership management is critical for large-scale installations of GitHub Enterprise Server.
How will it work?
The GHES SCIM API is tested for compatibility with the Azure AD SCIM implementation. Flexible SCIM providers that can match the Azure AD dialect will also be supported, and a Swagger for the API will be published for testing.