Enterprise Connections for Custom OAuth Providers
- Category
- SSO
- Published
Configure enterprise single sign-on through any custom OAuth provider
We're excited to announce that in addition to EASIE and SAML, you can now enable enterprise single sign-on through any OpenID Connect (OIDC) compliant provider.
Authenticate with Enterprise SSO
To support this, we have added a new authentication strategy to our SDKs, enterprise_sso
. This strategy lets you start an enterprise sso flow with a single method, regardles if the users will be signing in through OIDC, SAML, or EASIE.
Get started
To learn how to configure a provider, visit our setup guide or explore our enterprise connections documentation to discover how enterprise SSO works in Clerk.