Skip to content

feat: Add support for OIDC and user impersonation - #27

Merged
labrenbe merged 46 commits into
mainfrom
feat/oidc
Mar 10, 2026
Merged

labrenbe merged 46 commits into
mainfrom
feat/oidc

Conversation

@labrenbe

@labrenbe labrenbe commented Mar 2, 2026

Copy link
Copy Markdown
Member

Fixes #22.

@labrenbe labrenbe self-assigned this Mar 2, 2026

@dervoeti dervoeti left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

First feedback based on skimming the code. I tested it locally, OIDC login and user impersonation worked fine.

Comment thread src/lib/server/auth.ts Outdated
Comment thread AGENTS.md Outdated
Comment thread AGENTS.md Outdated
Comment thread src/routes/(app)/trino/+page.svelte Outdated

@dervoeti dervoeti left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Second round of review, still haven't reviewed everything, but not too much left I think.

Comment thread src/routes/auth/logout/+page.server.ts Outdated
Comment thread src/routes/(app)/trino/+page.svelte Outdated
Comment thread src/routes/(app)/trino/+page.svelte Outdated
Comment thread docker/Dockerfile Outdated
Comment thread e2e/global-setup.ts Outdated
@labrenbe labrenbe moved this to Development: In Review in Stackable Engineering Mar 9, 2026

@dervoeti dervoeti left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just two last small things, rest looks fine!

Comment thread package.json
Comment thread package.json Outdated
@labrenbe
labrenbe merged commit 1ca33fe into main Mar 10, 2026
8 checks passed
@labrenbe
labrenbe deleted the feat/oidc branch March 10, 2026 12:26
@labrenbe labrenbe moved this from Development: In Review to Development: Done in Stackable Engineering Mar 10, 2026
@lfrancke lfrancke moved this from Development: Done to Share in Stackable Engineering Mar 10, 2026
@lfrancke lfrancke moved this from Share to Development: Done in Stackable Engineering Mar 10, 2026
@lfrancke lfrancke moved this from Development: Done to Done in Stackable Engineering Mar 10, 2026
@lfrancke lfrancke moved this from Done to Development: Done in Stackable Engineering Mar 10, 2026
@lfrancke lfrancke moved this from Development: Done to Done in Stackable Engineering Mar 10, 2026
@lfrancke lfrancke moved this from Done to Development: Done in Stackable Engineering Mar 10, 2026
@lfrancke lfrancke moved this from Development: Done to Share in Stackable Engineering Mar 10, 2026
@lfrancke lfrancke moved this from Share to Development: Done in Stackable Engineering Mar 10, 2026
@lfrancke lfrancke moved this from Development: Done to Done in Stackable Engineering Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Add support for OIDC and user impersonation in Trino

3 participants