COF-C02 · Question #232
Which clients does Snowflake support Multi-Factor Authentication (MFA) token caching for? (Select TWO).
The correct answer is C. ODBC driver D. Python connector. Snowflake supports MFA token caching specifically for the ODBC driver and the Python connector. Token caching allows users to authenticate once and reuse the cached token for a configurable period, reducing the number of MFA prompts during a session. The GO driver, Node.js…
Question
Which clients does Snowflake support Multi-Factor Authentication (MFA) token caching for? (Select TWO).
Options
- AGO driver
- BNode.js driver
- CODBC driver
- DPython connector
- ESpark connector
How the community answered
(53 responses)- A8% (4)
- B2% (1)
- C89% (47)
- E2% (1)
Explanation
Snowflake supports MFA token caching specifically for the ODBC driver and the Python connector. Token caching allows users to authenticate once and reuse the cached token for a configurable period, reducing the number of MFA prompts during a session. The GO driver, Node.js driver, and Spark connector do not support MFA token caching in Snowflake's implementation. This is an important distinction because not all Snowflake client interfaces share the same authentication feature set.
Topics
Community Discussion
No community discussion yet for this question.