What authentication method does Snowflake support apart from username/password authentication?
Snowflake supports using key pair authentication when calling the OAuth token endpoint. This method requires a 2048-bit (minimum) RSA key pair, generated using OpenSSL. The public key is assigned to the Snowflake user who uses the Snowflake client.