Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.12 KB

ScimServiceProviderConfigResponse.md

File metadata and controls

19 lines (12 loc) · 1.12 KB

ScimServiceProviderConfigResponse

Service provider configuration details.

Properties

Name Type Description Notes
bulk ScimServiceProviderConfigResponseBulk [optional]
changePassword ScimServiceProviderConfigResponseChangePassword [optional]
documentationUri String The URI that points to the SCIM service provider's documentation, providing further details about the service's capabilities and usage. [optional]
filter ScimServiceProviderConfigResponseFilter [optional]
patch ScimServiceProviderConfigResponsePatch [optional]
schemas List<String> A list of SCIM schemas that define the structure and data types supported by the service provider. [optional]
sort ScimServiceProviderConfigResponseSort [optional]