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

How to Using Oauth2 with this client #121

Open
yemaney opened this issue Nov 30, 2023 · 1 comment
Open

How to Using Oauth2 with this client #121

yemaney opened this issue Nov 30, 2023 · 1 comment

Comments

@yemaney
Copy link

yemaney commented Nov 30, 2023

The docs show that the current client has options to set the user and password for basic authentication.
Was wondering if oauth2 could also be an option.

If not, would adding an oauth2 token to the http_headers option suffice to enable sending oauth2 authentication info to the trino cluster?
If so, what sort of headers should be added to headers?

@yemaney yemaney changed the title Using Oauth2 How to Using Oauth2 with this client Nov 30, 2023
@yuokada
Copy link
Contributor

yuokada commented Feb 23, 2024

Sorry for the late response. This client library doesn't support OAuth 2.0 authentication.
And, we have no plan to support it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants