Applications
Custom OIDC Providers for Supabase Auth
Supabase Auth now supports custom OAuth/OIDC providers, allowing developers to connect any standards-compliant identity provider — such as GitHub Enterprise or regional providers — beyond the built...
Supabase Auth now supports custom OAuth/OIDC providers, allowing developers to connect any standards-compliant identity provider — such as GitHub Enterprise or regional providers — beyond the built-in list. Projects can configure either a generic OAuth2 provider (by manually supplying authorization, token, and userinfo endpoints) or an OIDC provider (by supplying only an issuer URL, with endpoints resolved automatically via discovery). Each custom provider uses a custom: prefix identifier, and up to 3 custom providers can be added per project.
Related
- HPE accelerates quantum readiness ahead of Q-day
- Enterprise teams can now set their default build machine
- Build on Replit. Deploy to @databricks Replit can now build secure, enterprise-ready apps on Databricks.
- The race to deploy AI agents is exposing a critical gap in enterprise data management
Source: applications