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

Add basic authorization into trino client #829

Closed
a-pertsev opened this issue Apr 11, 2022 · 1 comment · Fixed by #1315 · May be fixed by #841
Closed

Add basic authorization into trino client #829

a-pertsev opened this issue Apr 11, 2022 · 1 comment · Fixed by #1315 · May be fixed by #841

Comments

@a-pertsev
Copy link
Contributor

Probably trino client should use username/password authorization, like presto client do

@baumandm
Copy link
Contributor

baumandm commented Jul 13, 2022

We've ran into the same issue authenticating to our Trino clusters and did a similar patch. I've tested #841 and it works well.

czgu pushed a commit that referenced this issue Aug 25, 2023
…1315)

* Add Username + Password Authentication for Trino Client (fixes #829)

* Making trino authentication backwards compatible

* Removing duplicate connection code
aidenprice pushed a commit to arrowtail-precision/querybook that referenced this issue Jan 3, 2024
…est#829) (pinterest#1315)

* Add Username + Password Authentication for Trino Client (fixes pinterest#829)

* Making trino authentication backwards compatible

* Removing duplicate connection code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants