Use keys to access a database

It is possible that, to access a database, the JDBC driver requires a private key. In this case, you have to manually add extra connection properties when you create a JDBC connection.

For example, the Snowflake driver exposes private_key_file and private_key_file-pwd properties. You can use these connection properties for the connection with Snowflake as shown in the following image.

Important 

Choose an option below to explore the documentation for the latest user interface (UI) or the classic UI.

Private Key connection configuration for Snowflake

Private Key connection configuration for Snowflake