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

img alt

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.

img alt

Configure Application

Click the tab Addons and enable SAML2 WEB APP addon.

img alt

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

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

img alt

Click the tab Usage and download the Identity Provider Metadata.

img alt

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