Configuration

Operations related to SCIM configuration. These endpoints are essential for SCIM 2.0 service discovery and schema understanding:

  • /ServiceProviderConfig: Returns supported features and capabilities of this SCIM implementation
  • /Schemas: Describes the data models, attributes, and constraints for SCIM resources
  • /ResourceTypes: Lists available SCIM resource endpoints and their associated schemas

Clients should use these endpoints to discover service capabilities and adapt their integration accordingly.