diff --git a/tableau-databricks/connection-builder.js b/tableau-databricks/connection-builder.js index ac24797..a0bd6c3 100644 --- a/tableau-databricks/connection-builder.js +++ b/tableau-databricks/connection-builder.js @@ -29,7 +29,7 @@ limitations under the License. var authenticationMode = attr[connectionHelper.attributeAuthentication]; switch (authenticationMode) { case "auth-user-pass": - case "username-password": + case "Username and Password": params["AUTHMECH"] = 3; params["UID"] = attr[connectionHelper.attributeUsername]; params["PWD"] = attr[connectionHelper.attributePassword]; diff --git a/tableau-databricks/connection-fields.xml b/tableau-databricks/connection-fields.xml index d946389..26a8f0e 100644 --- a/tableau-databricks/connection-fields.xml +++ b/tableau-databricks/connection-fields.xml @@ -32,30 +32,14 @@ limitations under the License. --> - + - - - - - - - - - - - - - - - - - - + + @@ -111,4 +95,4 @@ limitations under the License. --> - \ No newline at end of file + diff --git a/tableau-databricks/connection-resolver.tdr b/tableau-databricks/connection-resolver.tdr index 531ba8b..f43fd32 100644 --- a/tableau-databricks/connection-resolver.tdr +++ b/tableau-databricks/connection-resolver.tdr @@ -33,7 +33,6 @@ limitations under the License. username password authentication-type - instanceurl odbc-connect-string-extras