File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -293,12 +293,12 @@ The following configurations are for Databricks (Databricks SQL/JDBC).
293293<h4 >` oAuthClientId ` </h4 >
294294
295295- ** Field:** ` oAuthClientId `
296- - ** Description:** OAuth client ID for Databricks SQL/JDBC authentication.
296+ - ** Description:** OAuth machine-to-machine (M2M) service principal's UUID or Application ID for Databricks SQL/JDBC authentication.
297297
298298<h4 >` oAuthSecret ` </h4 >
299299
300300- ** Field:** ` oAuthSecret `
301- - ** Description:** OAuth client secret for Databricks SQL/JDBC authentication.
301+ - ** Description:** OAuth M2M service principal's secret for Databricks SQL/JDBC authentication.
302302
303303<h4 >` catalog ` </h4 >
304304
@@ -338,12 +338,12 @@ The following configurations are for Snowflake.
338338<h4 >` username ` </h4 >
339339
340340- ** Field:** ` username `
341- - ** Description:** Database user.
341+ - ** Description:** A Snowflake user.
342342
343343<h4 >` password ` </h4 >
344344
345345- ** Field:** ` password `
346- - ** Description:** Database password .
346+ - ** Description:** A Snowflake user's programmatic access token .
347347
348348<h4 >` database ` </h4 >
349349
You can’t perform that action at this time.
0 commit comments