Overview
Teable supports SSO authentication based on the OpenID Connect (OIDC) standard protocol.Supported Identity Providers
Azure Entra ID
Configure SSO using Microsoft Azure Entra ID (formerly Azure Active Directory)
Okta
Configure SSO using Okta identity platform
Google Workspace
Configure SSO using Google Workspace accounts
Auth0
Configure SSO using Auth0 identity platform
OneLogin
Configure SSO using OneLogin identity management
Authentik
Configure SSO using Authentik open-source identity provider
How It Works
All integrations use the OpenID Connect (OIDC) protocol based on OAuth 2.0:- User clicks SSO login on Teable
- User is redirected to your identity provider
- User authenticates with their credentials
- Identity provider sends user information back to Teable
- User is logged into Teable
For Self-Hosted Users
If you’re running a self-hosted instance, you can configure any OIDC-compatible identity provider:OIDC Configuration for Self-Hosted
Configure OIDC authentication for your self-hosted instance