Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.base44.com/llms.txt

Use this file to discover all available pages before exploring further.

SSO for workspaces

Single Sign-On (SSO) lets your organization’s members access Base44 using your company’s login credentials instead of separate passwords. When you enable SSO, your team can sign in using your organization’s identity provider (such as Google or Azure), which streamlines onboarding and reduces security risks from weak or reused passwords.
When SSO is enabled, anyone with the configured email domain can log in only through SSO. After they log in, they are automatically added to the workspace as members with the Viewer role.

Setting up SSO

Connect your workspace to your identity provider by enabling SSO in your workspace settings and following the configuration steps for your provider.
Before you begin: Find your workspace ID. You will need it during setup. Your workspace ID is the string of characters after /workspace/ in your enterprise workspace URL.
To set up SSO:
  1. Click your workspace name at the top left of your account.
  2. Click Settings.
  3. Click Auth and security.
  4. Enable the toggle next to Single Sign-On Configuration.
  5. Follow our guide on Setting up SSO according to your identity provider.
Important:When following the guide, replace the redirect URI https://app.base44.com/api/apps/{{APP_ID}}/auth/sso/callback with https://app.base44.com/api/workspaces/{{WORKSPACE_ID}}/auth/sso/callback.Note that APP_ID is replaced by WORKSPACE_ID, and the path /apps/ is changed to /workspaces/.
  1. Enter your details in the SSO section of your enterprise workspace.
  2. Click Enable SSO.
After completing setup, test that your SSO works.

FAQs

Select a question below to learn more.
No. Once SSO is enabled for your workspace, all members with a matching email domain are required to use SSO for login.
Invite a colleague with the approved email domain to log in using SSO. If they can sign in and are added as a member, your SSO configuration is working.
Yes. Workspace admins can disable SSO from Auth and security in your workspace settings at any time.