For the complete documentation index, see llms.txt. This page is also available as Markdown.

Setting up Auth0 SSO

This document outlines the steps required to set up Auth0 SSO with StepSecurity.

Step 1: Access Auth0 Dashboard

  • Log in to your Auth0 Dashboard at https://manage.auth0.com

  • Navigate to Applications → Applications from the left sidebar

Step 2: Create a New Application

  • Click Create Application

  • Name the application: StepSecurity

  • Select Regular Web Applications as the application type

  • Click Create

Step 3: Configure SAML2 Web App Addon

  • After creating the application, navigate to the Addons tab

  • Enable the SAML2 Web App addon by clicking on it

Step 4: Configure SAML Settings

  • In the SAML2 Web App settings dialog, configure the following:

  • Application Callback URL: https://login.app.stepsecurity.io/saml2/idpresponse

  • Settings JSON Configuration:

Step 5: Share Application Metadata URL with StepSecurity

  • Share the highlighted URL with the StepSecurity team.

Last updated

Was this helpful?