cancel
Showing results for 
Search instead for 
Did you mean: 
intapiuser
Community Team Member
Community Team Member
Auth0 is a service that abstracts how users authenticate to applications. From Auth0, you and your users can log in to Auth0 and then access applications such as Sisense without having to log in to each application.
Auth0 supports applications that support SAML 2.0, such as Sisense.
This page describes how to add Sisense to Auth0 and configure SSO-support with SAML 2.0 by creating an Auth0 app and connecting it to Sisense.
Note: This page reflects a 3rd party’s application which may change. If the steps described here do not match what you see in your Auth0 account, you can use the generic Sisense SAML documentation, along with the IdP’s documentation.

Connecting Sisense to Auth0

To connect Sisense to Auth0:
  1. Log in to your Auth0 account.
  2. Select Clients from the left menu.
  3. Click CREATE CLIENT.
  4. In the Name field, enter a name for your app and select Regular web applications.
  5. Click Create.
  6. In your app’s homepage, open the Addons tab and enable the SAML 2.0 Web app.
    The Addon: SAML2 Web App window is displayed.
  7. In the Application Callback URL field, enter https://domain_name/api/v1/authentication/login_saml_callback/,
    replace domain_name with your domain.
  8. In Auth0, select Addons and then click SAML2.
  9. Replace "Settings" with:
{
         "nameIdentifierProbes": [
          "http://schemas.xmlsoap.org/ ws/2005/05/identity/claims/emailaddress"
         ]
 }
  1. Click Save.
  2. Close the Addon: SAML2 Web App window and then open the Settings tab.
  3. Click Show Advanced Settings.
  4. Open the Certificates tab and copy the Signing Certificate.
  5. In the Sisense Web Application, select the Admin>Single Sign On.
  6. In the Single Sign On page, enable SSO and click Edit.
  7. Paste the Signing Certificate you copied in Step 11 and paste it in the Public X.509 Certificate field.
  8. In Auth0, open the Endpoints tab, and copy the value of the SAML Protocol URL field.
  9. In the Sisense Web Application, paste the SAML protocol into the Remote Login URL field and click Save. Users who access any of the web pages on your Sisense server, will be redirected to Auth0 for authentication.
Version history
Last update:
‎02-16-2024 10:41 AM
Updated by:
Community Toolbox

Recommended quick links to assist you in optimizing your community experience:

Developers Group:

Product Feedback Forum:

Need additional support?:

Submit a Support Request

The Legal Stuff

Have a question about the Sisense Community?

Email [email protected]

Share this page: