Guided setup for integrating EzSCIM into an ASP.NET Core project. USE FOR: add SCIM 2.0 endpoint, integrate EzSCIM package, set up SCIM provisioning, implement SCIM users and groups, connect Entra ID provisioning, annotate entity with ScimProperty, implement IUserGroupDataRepository, use EfScimRepositoryBase, register EzSCIM services, add JWT authentication to SCIM API, EzSCIM getting started, EzSCIM IQueryable model, EzSCIM EF Core model. DO NOT USE FOR: SCIM protocol questions unrelated to EzSCIM, non-.NET projects, Azure AD application registration steps.
GitHub Copilot skill for building and testing the solution.