Service provider configuration details.
Name | Type | Description | Notes |
---|---|---|---|
bulk | ScimServiceProviderConfigResponseBulk | [optional] | |
change_password | ScimServiceProviderConfigResponseChangePassword | [optional] | |
documentation_uri | str | 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[str] | A list of SCIM schemas that define the structure and data types supported by the service provider. | [optional] |
sort | ScimServiceProviderConfigResponseSort | [optional] |