Sha256: 89079c2c0b7d8c58c1480454861a7e64aaeface7ceebefda19a0f56a11f516c9
Contents?: true
Size: 1.73 KB
Versions: 1
Compression:
Stored size: 1.73 KB
Contents
--- title: ScimServiceProviderConfig --- ## PureCloud::ScimServiceProviderConfig ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **schemas** | **Array<String>** | The list of supported schemas. | [optional] | | **documentation_uri** | **String** | The HTTP-addressable URL that points to the service provider's documentation. | [optional] | | **patch** | [**ScimServiceProviderConfigSimpleFeature**](ScimServiceProviderConfigSimpleFeature.html) | The \"patch\" configuration options. | [optional] | | **filter** | [**ScimServiceProviderConfigFilterFeature**](ScimServiceProviderConfigFilterFeature.html) | The \"filter\" configuration options. | [optional] | | **etag** | [**ScimServiceProviderConfigSimpleFeature**](ScimServiceProviderConfigSimpleFeature.html) | The \"etag\" configuration options. | [optional] | | **sort** | [**ScimServiceProviderConfigSimpleFeature**](ScimServiceProviderConfigSimpleFeature.html) | The \"sort\" configuration options. | [optional] | | **bulk** | [**ScimServiceProviderConfigBulkFeature**](ScimServiceProviderConfigBulkFeature.html) | The \"bulk\" configuration options. | [optional] | | **change_password** | [**ScimServiceProviderConfigSimpleFeature**](ScimServiceProviderConfigSimpleFeature.html) | The \"changePassword\" configuration options. | [optional] | | **authentication_schemes** | [**Array<ScimServiceProviderConfigAuthenticationScheme>**](ScimServiceProviderConfigAuthenticationScheme.html) | The list of supported authentication schemes. | [optional] | | **meta** | [**ScimMetadata**](ScimMetadata.html) | Resource SCIM meta | [optional] | {: class="table table-striped"}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
purecloudplatformclientv2-69.0.0 | docs/ScimServiceProviderConfig.md |