Skip to content

add Trino OAuth2 support#44

Merged
idirze merged 3 commits into
mainfrom
trino
Apr 10, 2026
Merged

add Trino OAuth2 support#44
idirze merged 3 commits into
mainfrom
trino

Conversation

@idirze
Copy link
Copy Markdown
Contributor

@idirze idirze commented Apr 10, 2026

This PR adds support for Apache Trino OAuth2 in the Superset chart.

  1. Superset/Trino OAuth2 support
    Added a new okdp.trino.oauth configuration section with their corresponding environment configuration variables:

    • okdp.trino.oauth.enabledTRINO_OAUTH_ENABLED
    • okdp.trino.oauth.base_urlTRINO_AUTH_OAUTH_BASE_URL
    • okdp.trino.oauth.client_idTRINO_OAUTH_CLIENT_ID
    • okdp.trino.oauth.client_secretTRINO_OAUTH_CLIENT_SECRET
    • okdp.trino.oauth.scopeTRINO_OAUTH_SCOPE
      The OAuth2 can be configured by either using okdp.trino.oauth.* helm values or env variables TRINO_OAUTH_*
  2. Improved OIDC user mapping so returned user information is mapped correctly in Superset.

@idirze idirze requested review from abir-oumghar and mlahouar April 10, 2026 10:40
@idirze idirze merged commit 1d20beb into main Apr 10, 2026
4 checks passed
@idirze idirze deleted the trino branch April 10, 2026 10:45
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

Successfully merging this pull request may close these issues.

1 participant