# WorkspaceOAuthConfig
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**client_id** | **String** | The OAuth client ID for the workspace |
**client_secret** | **String** | The OAuth client secret for the workspace |
**base_url** | **String** | The base URL of the workspace |
**redirect_uri** | **String** | The OAuth redirect URI |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)