windmill-api 1.683.1

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# ConnectClientCredentialsRequest

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**scopes** | Option<**Vec<String>**> |  | [optional]
**cc_client_id** | **String** | OAuth client ID for resource-level authentication | 
**cc_client_secret** | **String** | OAuth client secret for resource-level authentication | 
**cc_token_url** | Option<**String**> | OAuth token URL override for resource-level authentication | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)