Files
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
..
2021-10-31 19:10:31 +01:00
2022-05-16 22:40:18 -07:00
2021-10-31 18:15:23 +01:00
2021-10-31 18:15:23 +01:00
2021-10-31 19:10:31 +01:00
2021-10-31 18:15:23 +01:00
2021-12-30 12:01:37 +01:00
2022-05-14 23:59:06 -07:00
2021-10-31 18:15:23 +01:00