Skip to main content

Auth0 SAML SSO

In this section, we will show you how to set up your own custom SAML application for Auth0 SAML.

Create Application

From your Auth0 dashboard, click Applications from the left navigation menu.

If your application is already created, choose it from the list and move to the section Configure Application

Auth0 SAML Step 1

If you haven't created a SAML application, click the Create Application button to create a new application.

Give your application a Name and click Create.

Auth0 SAML Step 1.1

Configure Application

Click the tab Addons and enable SAML2 WEB APP add-on.

Auth0 SAML Step 2

Enter your Application Callback URL on the next screen and click Enable.

Replace the values with the ones you have received from SAML Jackson.

Auth0 SAML Step 3

Click the tab Usage and download the Identity Provider Metadata.

Auth0 SAML Step 4

Attribute Mapping

No additional attribute mapping is required for Auth0 SAML to work with SAML Jackson.

Next steps

You've successfully configured your custom SAML application for Auth0 SAML. At this stage, you can assign users to your application and start using it.

Resources

tip

Got a question? Ask here