nerdexam
Snowflake

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…

Account Access and Security

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)
  • A
    8% (4)
  • B
    2% (1)
  • C
    89% (47)
  • E
    2% (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

#MFA#Token Caching#Client Connectivity#Authentication

Community Discussion

No community discussion yet for this question.

Full COF-C02 Practice