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

Support multiple authentication types #118

Closed
viktor-legachev-quantori opened this issue Dec 20, 2023 · 3 comments
Closed

Support multiple authentication types #118

viktor-legachev-quantori opened this issue Dec 20, 2023 · 3 comments

Comments

@viktor-legachev-quantori

Trino supports multiple authentication types: https://trino.io/docs/current/security/authentication-types.html#multiple-authentication-types
Current chart oriented for single-valued auth type.

@philicious
Copy link

@viktor-legachev-quantori I assume you tried a combination of PASSWORD + sth else?
as only for PASSWORD I see the chart being limited to single-value https://github.com/search?q=repo%3Atrinodb%2Fcharts%20.Values.server.config.authenticationType&type=code

@philicious
Copy link

ah, its being fixed in #124

@viktor-legachev-quantori
Copy link
Author

@philicious yes, you're right, I was talking about PASSWORD + sth else, OAUTH2 in my case.
Thank you for response, will take a look later.

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

No branches or pull requests

3 participants