SAML: Auth0 Configuration

This article applies to BHCE and BHE

This document provides instructions for creating an application within Auth0 for compatibility with BloodHound Enterprise. For general instructions on adding a SAML provider to BloodHound Enterprise, or for configuring users to utilize a SAML provider, see SAML in BloodHound Enterprise.

See SAML Order of Operations and Quick Reference before starting.

Create an Auth0 Application

  1. Create an authentication application for BloodHound Enterprise in Auth0.
    mceclip0.png
  2. Assign a recognizable name to the application and select the integration option for "Regular Web Application."
    mceclip1.png
  3. After the creation of the application in Auth0 you should see the application details page.
    mceclip2.png
  4. Click on the "Addons" tab.
    mceclip3.png
  5. Enable the "SAML2 Webapp" toggle and download the Identify Provider Metadata file.
    mceclip4.png
  6. Follow the instructions at SAML in BloodHound Enterprise to create the SAML provider in BloodHound Enterprise.

Updated