Skip to main content
Use this guide to connect Auth0 to Lovable using SAML.

Prerequisites

  • Auth0 tenant admin access
  • Lovable workspace Owner or Admin

Configure in Auth0

1

Create a SAML application

Auth0 Dashboard → Applications → Applications → Create Application → Regular Web Application → Enable SAML2 Addon.
2

Application Callback URL (ACS)

4

Attribute Mapping

Ensure SAML mapping includes:
  • emailuser.email
  • display_nameuser.name
5

Enable users

Assign or enable connections so target users can authenticate.

Reference

Troubleshooting

Ensure the Application Callback URL exactly matches https://auth.lovable.dev/\_\_/auth/handler.
Confirm email and display_name are included in the SAML assertion.