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

OAUTH2 and PASSWORD authentification - some resources not created #131

Open
SBatais opened this issue Feb 2, 2024 · 1 comment
Open

Comments

@SBatais
Copy link

SBatais commented Feb 2, 2024

Hello

I would like to enable both OAUTH2 and PASSWORD authentifications
I'm using the helm chart version 0.17.0
I have the following custom values :

server:
  config:
    authenticationType: OAUTH2,PASSWORD

auth:
  passwordAuthSecret: "trino-password-authentication"

When I do a helm tempate with the custom values, the section 'password-authenticator.properties' is not created in the configmap trino-coordinator, and the password-volume is not created in the deployment trino-coordinator. I think that it's a bug.

Thanks in advance for your help

@SBatais SBatais changed the title OAUTH2 and PASSWORD authentification - OAUTH2 and PASSWORD authentification - some resources not created Feb 2, 2024
@huw0
Copy link
Member

huw0 commented Mar 26, 2024

I think this is the same issue being discussed in #108

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

2 participants