Sha256: 61aaa66878c92796af83105d3790a12be23d1bf937151df59b0d6f74ccbed0d4

Contents?: true

Size: 991 Bytes

Versions: 3

Compression:

Stored size: 991 Bytes

Contents

# CloudsmithApi::ProviderSettingsRequestPatch

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**claims** | **Object** | The set of claims that any received tokens from the provider must contain to authenticate as the configured service account. | [optional] 
**enabled** | **BOOLEAN** | Whether the provider settings should be used for incoming OIDC requests. | [optional] 
**name** | **String** | The name of the provider settings are being configured for | [optional] 
**provider_url** | **String** | The URL from the provider that serves as the base for the OpenID configuration. For example, if the OpenID configuration is available at https://token.actions.githubusercontent.com/.well-known/openid-configuration, the provider URL would be https://token.actions.githubusercontent.com/ | [optional] 
**service_accounts** | **Array<String>** | The service accounts associated with these provider settings | [optional] 


Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
cloudsmith-api-2.0.15 docs/ProviderSettingsRequestPatch.md
cloudsmith-api-2.0.14 docs/ProviderSettingsRequestPatch.md
cloudsmith-api-2.0.13 docs/ProviderSettingsRequestPatch.md