# Custom OIDC Providers for Supabase Auth

DevFeed: [Custom OIDC Providers for Supabase Auth](<https://devfeed.tech/articles/custom-oidc-providers-for-supabase-auth-351.md>)

Original publisher: [Read original article](<https://supabase.com/blog/custom-oauth-oidc-providers>)

Author: Cemal Kılıç

Published: 2026-04-08T07:00:00Z

Content type: release

Language: en

Sources: [Supabase Blog](<https://devfeed.tech/sources/supabase-blog.md>)

Topics: [OpenID connect (OIDC)](<https://devfeed.tech/topics/oidc.md>), [Supabase](<https://devfeed.tech/topics/supabase.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [OAuth 2.0](<https://devfeed.tech/topics/oauth2.md>), [Single sign-on (SSO)](<https://devfeed.tech/topics/sso.md>), [GitHub](<https://devfeed.tech/topics/github.md>)

Tags: [auth](<https://devfeed.tech/tags/auth.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [external](<https://devfeed.tech/tags/external.md>), [identity](<https://devfeed.tech/tags/identity.md>), [oauth](<https://devfeed.tech/tags/oauth.md>), [self-hosted](<https://devfeed.tech/tags/self-hosted.md>)

## AI overview

Supabase introduces Custom OIDC Providers, enabling projects to connect standards-compliant external OpenID Connect identity providers. The feature supports automatic discovery and token verification, familiar sign-in flows, dashboard configuration, and PKCE by default.

## Source excerpt

Connect any OpenID Connect identity provider to your Supabase project: GitHub Enterprise, regional providers, and more.