ADO.NET Provider for Snowflake

Build 26.0.9655

WorkloadIdentityToken

Specifies the OIDC identity token used for Workload Identity Federation authentication with Snowflake. This property is required only when WorkloadIdentityProvider is set to OIDC.

Data Type

string

Default Value

""

Remarks

Provide the OIDC identity token obtained from your identity provider. This is typically used in CI/CD environments:

  • GitHub Actions: Use the ACTIONS_ID_TOKEN_REQUEST_TOKEN environment variable or the GitHub OIDC token request API.
  • GitLab CI: Use the CI_JOB_JWT or CI_JOB_JWT_V2 environment variable.
  • Other OIDC providers: Provide the JWT identity token from your provider.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655