--- title: ScimServiceProviderConfigAuthenticationScheme --- ## PureCloud::ScimServiceProviderConfigAuthenticationScheme ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **name** | **String** | The name of the authentication scheme, for example, HTTP Basic. | | | **description** | **String** | The description of the authentication scheme. | | | **spec_uri** | **String** | The HTTP-addressable URL that points to the authentication scheme's specification. | [optional] | | **documentation_uri** | **String** | The HTTP-addressable URL that points to the authentication scheme's usage documentation. | [optional] | | **type** | **String** | The type of authentication scheme. | | | **primary** | **BOOLEAN** | Indicates the primary method of authentication. | [optional] | {: class="table table-striped"}