Files
tabby-web/backend/tabby/app/api
Brian Olson 33628af31f feat: add generic OIDC provider for self-hosted identity providers
Adds support for any OpenID Connect compliant identity provider:
- Authentik
- Authelia
- Keycloak
- Okta
- Any other OIDC provider

Configuration via environment variables:
- SOCIAL_AUTH_OIDC_OIDC_ENDPOINT: Discovery endpoint
- SOCIAL_AUTH_OIDC_KEY: Client ID
- SOCIAL_AUTH_OIDC_SECRET: Client secret
- SOCIAL_AUTH_OIDC_NAME: Optional custom button text

Closes #140

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 16:27:08 -05:00
..
2022-12-26 18:49:25 +01:00
2022-11-07 18:56:10 +01:00
2022-11-07 18:56:10 +01:00
2022-12-26 18:49:25 +01:00