Skip to content

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

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#355
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

  • Add DatabaseURL config field for PostgreSQL connection
  • Pass database pool to auth.New() to enable OIDC user resolution

Context

Part of the Keycloak OIDC integration. Depends on openslides-go#170.

Test plan

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

🤖 Generated with Claude Code

- Add DatabaseURL config field for PostgreSQL connection
- Pass database pool to auth.New() for OIDC user resolution

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