roadmap icon indicating copy to clipboard operation
roadmap copied to clipboard

GHES: SCIM support for user provisioning and group management

Open github-product-roadmap opened this issue 3 years ago • 0 comments

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.

github-product-roadmap avatar Jun 15 '22 19:06 github-product-roadmap