Using a logon dialog box
- Last Updated: May 6, 2025
- 1 minute read
- DataDirect Connectors
- ODBC
- Snowflake 8.0
- Documentation
Some ODBC applications display a logon dialog box when you are connecting to a data source. The fields exposed in the logon dialog depend on the setting of the Authentication Method option. To connect, provide the values described in the following sections; then, click OK to complete the logon.
User ID and password authentication
In the dialog box, provide the following information:
- In the User Name field, type your logon ID.
- In the Password field, type your password.
Key-pair authentication
In the dialog box, provide the following information:
- In the Private Key Content field, specify the content of the private key you want to use for authentication.
- In the Private Key File field, specify the absolute path to the private key file you want to use for authentication.
- (optional) In the Private Key Passphrase field, specify the password for decrypting the private key or private key content you are using. Specify a value for this field If you are using an encrypted private key or private key content
OAuth authentication
In the dialog box, enter values for the OAuth 2.0 access flow or grant you are using. See "OAuth 2.0 configuration" for details.