Skip to content

[BUG] Driver does not return SQLSTATE28000 for invalid username or password #95

Closed
@GumpacG

Description

@GumpacG

What is the bug?
Tableau requires drivers to return SQLSTATE28000 for their manual QA test with invalid username and password.

How can one reproduce the bug?
Steps to reproduce the behavior:

  1. Open Tableau with the taco file in /Users/[user]/Documents/My Tableau Repository/Connectors
  2. Put the shadow jar in /Users/[user]/Library/Tableau/Drivers
  3. Log in with incorrect credentials
  4. See that the result is "Bad Connection"

What is the expected behavior?
Tableau expects the message to be "Invalid username or password"

What is your host/environment?

  • JDBC 1.3.0
  • SQL 2.8.0

Do you have any screenshots?
Current:
Screenshot 2023-06-15 at 11 20 50 AM

Expected:
Screenshot 2023-06-21 at 4 11 19 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions