ExternalToken
Specifies the OAuth or SSO token used for authentication with Snowflake. This property is required when performing Single Sign-On (SSO) or OAuth-based authentication with external identity providers like Azure AD or PingFederate.
データ型
string
デフォルト値
""
解説
To obtain an external token:
- Register your Application with the Identity Provider (IdP).
- Obtain a Client ID and Client Secret from the IdP.
- Request an OAuth Token by performing an OAuth authorization flow.
- Pass the Token as the ExternalToken in your Snowflake connection.