Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
GumpacG opened this issue Jun 21, 2023 · 0 comments
Closed
Labels
bug Something isn't working

Comments

@GumpacG
Copy link
Collaborator

GumpacG commented Jun 21, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant