dremio-cloud-tools
dremio-cloud-tools copied to clipboard
Added OAuth 2.0 support to Helm chart v2
I introduced new values for the Helm chart v2 that allows enabling SSO via OAuth 2.0 support according to the OpenID documentation here: https://docs.dremio.com/current/get-started/cluster-deployments/customizing-configuration/dremio-conf/sso-config
My test setup uses Keycloak as IdP and I was able to validate my changes using this approach.