Skip to main content

AuthorizationMethod

Indicates the type of authentication used to communicate with Cloud Providers

enum AuthorizationMethod {
VENAFI_GENERATED_KEY
WORKLOAD_IDENTITY_FEDERATION
AZURE_WIF
}

Values

AuthorizationMethod.VENAFI_GENERATED_KEY

Venafi generated key uploaded manually by the customer to the Service Account

AuthorizationMethod.WORKLOAD_IDENTITY_FEDERATION

Workload Identity Federation using OIDC

AuthorizationMethod.AZURE_WIF

Azure WIF

Member Of

CloudProviderGCPConfiguration object ● CloudProviderGCPConfigurationInput input