-
Notifications
You must be signed in to change notification settings - Fork 903
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
Fixes the azure auth for postgresql #10662
Conversation
@aaomidi Anything blocking this going in? |
@Charles-Gagnon I haven't confirmed this fixes their problem. I am waiting for a signoff from the postgre team. |
@aaomidi - Richard has verified that the PR solves the issue. Just for future reference, if we find a problem with Release, what is the process? do we comment on the release issue or send an email? |
Opening an issue and linking to it in an email is great! I'll make a port request this for release now, please make sure to test the release RCs on #10720 I'll link to the port request PR here as well |
Got it, thank you :). We will test it once it is merged to release branch. |
I still think we need a connection property that returns true if authType is either AzureMFA or AzureMFAAndUser because that test is in a lot of places. If no one has time, maybe I'll give it a go. |
Attempts to fix the postgresql issue with authentication.