The driver supports the following authentication methods:
  • UserID/Password authenticates using the specified user IDs and passwords.
  • OAuth 2.0 allows the user to authenticate to a Snowflake instance without having to specify user ID and password.
  • Browser-based SSO authenticates the user using a web browser in Microsoft Windows.
  • Key-pair authenticates the user using a pair of private and public keys.

By default, the driver is configured to use UserID/Password authentication (AuthenticationMethod=UserIDPassword).