How is Single Sign-On (SSO) authentication used in Snowflake?
SSO is an authentication method which uses a pair of keys, a public key and a private key. to verify the identity of a user.
SSO is an authentication method that uses a username and password in the API request header.
SSO is an authentication method that allows a user to sign into multiple applications with a single set of credentials.
SSO is an integrated Snowflake feature powered by the Duo Security service which is managed completely by Snowflake.
Submit