JDBC connection for Snowflake using Key Pair Authentication
Hi all, We are trying to establish JDBC connection to Snowflake using Key Pair Authentication. I have uploaded the Snowflake drivers JAR to Mid Server and configured a data source to build connection string to pass private key and password as per htt...