What authentication method does Snowflake support apart from username/password authentication?

99 viewsSecurity in Snowflake
0

What authentication method does Snowflake support apart from username/password authentication?

Daniel Steinhold Answered question July 20, 2023
0

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.

Daniel Steinhold Answered question July 20, 2023