What
For Snowflake user/pwd login, MFA is required so it will generate a double confirm in auth app every time running a query, which is really slowing down the whole process.
Why (problem/use case)
Need to use a 'single session/connection' mode for Snowflake user/pwd login given the MFA is enforced for all pwd login accounts in Snowflake.