Implement secure, centralized authentication for your entire organization
Single Sign-On (SSO) is available as a business feature in Lovable, enabling secure, centralized authentication across your organization.
With SSO, users can access all their tools with one set of credentials, simplifying access management and improving security.Lovable supports integration with major identity providers, including Google Workspace, Microsoft Azure AD, Okta, and more.
To set up SSO, a Workspace Owner or Admin must log in and navigate to Settings → Workspace → Identity, then follow the setup instructions.In your identity provider, configure the following settings:Redirect URI / ACS URL:https://auth.lovable.dev/__/auth/handlerAudience URI / Entity ID:https://auth.lovable.dev/__/auth/handlerRequired Claims:
Make sure the SAML response includes first_name, last_name and email as attributes.
These attributes are required for authentication and user provisioning in Lovable.
I already have an account, but I’m joining a business workspace that uses SSO. How do I log in?
If you created your account using another login method (like email/password, Google, or GitHub), you’ll need to log in that way first.
Once you’re logged in, navigate to Settings → Identity → Link with SSO. This will link your existing account to your SSO identity.
Important: If you attempt to log in with SSO before linking your existing account, you’ll see an error.
This is a security measure to prevent unauthorized access. Log in using your original method first to complete the linking process.