Sha256: 2017a985766c7c5a4d40029a73b5ee47211db958e48893cd781bfb321cb994c3

Contents?: true

Size: 1.07 KB

Versions: 4

Compression:

Stored size: 1.07 KB

Contents

# CloudsmithApi::ProviderSettings

## 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 | 
**slug** | **String** | The slug of the provider settings | [optional] 
**slug_perm** | **String** | The unique, immutable identifier of the provider settings. | [optional] 


Version data entries

4 entries across 4 versions & 1 rubygems

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