Skip to content

feat: pass database pool to auth for OIDC user lookup#456

Closed
boehlke wants to merge 1 commit intoOpenSlides:feature/relational-dbfrom
kryptance:feature/keycloak-oidc
Closed

feat: pass database pool to auth for OIDC user lookup#456
boehlke wants to merge 1 commit intoOpenSlides:feature/relational-dbfrom
kryptance:feature/keycloak-oidc

Conversation

@boehlke
Copy link
Copy Markdown

@boehlke boehlke commented Feb 19, 2026

Summary

  • Pass database pool to auth.New() to enable OIDC user resolution via PostgreSQL

Context

Trivial change (2 files, 7 lines). Part of the Keycloak OIDC integration. Depends on openslides-go#170.

Test plan

  • Service compiles and starts with updated auth.New() signature
  • Existing vote functionality unaffected

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

2 participants