Sha256: 80d3c595567a1eab381facb1a780d24754fdf07a5e1d1c878385a21b3afbea5b

Contents?: true

Size: 931 Bytes

Versions: 3

Compression:

Stored size: 931 Bytes

Contents

# CloudsmithApi::ProviderSettingsRequest

## 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. | 
**enabled** | **BOOLEAN** | Whether the provider settings should be used for incoming OIDC requests. | 
**name** | **String** | The name of the provider settings are being configured for | 
**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/ | 
**service_accounts** | **Array<String>** | The service accounts associated with these provider settings | 


Version data entries

3 entries across 3 versions & 1 rubygems

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