# SwaggerClient::CreateAuthenticationSource ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Integer** | The identifier of the authentication source to use to authenticate the user. The source with the specified identifier must be of the type specified by `type`. If `id` is omitted, then one source of the specified `type` is selected. | [optional] **type** | **String** | The type of the authentication source to use to authenticate the user. |