Learn how to set up an Enterprise Connection with Auth0.
Settings > Enterprise connections
.Enterprise connections
find the Redirect URL
panel.Applications > Applications
in the left sidebar.Create application
to create an application.Regular Web Applications
as the application type.Create
to create the application. You should be redirected to the application’s dashboard.Addons
in the top tab navigation.SAML2 Web App
panel.Settings
in the top tab navigation.Application Callback URL
input provide the ACS URL you obtained as described in
Prerequisites - Service Provider ACS URL.Enable
to enable the configured SAML addon.Usage
tab in the top tab navigation.Identity Provider Metadata
and copy the address of Download
link. You need this for configuring the
enterprise connection with Hanko in the next section.http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress
.
This name is the default name for the emailaddress
attribute returned by Auth0, so no further configuration should
be required.
Settings > Enterprise connections
.Connections
, click New connection
.Name
for the connection.Domain
for the connection. When users authenticate via SAML SSO, the domain of the email
address provided as an identifier at the start of an authentication flow must match the domain configured here.Metadata URL
. This is the URL you copied in step 13 in Create an Auth0 application.Save
to create the connection.Usage
tab, find the Identity Provider Login URL
and click the link.