Auth0: Create Condens SSO App

Log in to your Auth0 Dashboard, go to the Application section, and create a new application for Condens. When prompted, give it a fitting name like Condens Login and select the application type Regular Web Applications.

In the newly created application, go to the Settings tab. Scroll down to Allowed Callback URLs and copy over the SP Login URL from Condens.

Scroll down and click Save Changes. Now select the Addons tab at the top and enable SAML Web App. In the opened modal, go to Settings and again copy over the SP Login URL from Condens as Application Callback URL. Under settings, paste the following:

{ "nameIdentifierFormat": "urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress", "nameIdentifierProbes": "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress"] }

After that, press Enable. Then go to the Usage tab and copy the following next to Issuer and Identity Provider Login URL. Then, download the Identity Provider Certificate.

The setup in Auth0 is done.

Now copy over the values from Auth0 into Condens:

  • Identity Provider Single Sign-On URL in Auth0 → IdP Login URL in Condens

  • Identity Provider Issuer in Auth0 → IdP Entity ID in Condens

  • X.509 Certificate in Auth0 → Certificate in Condens


Didn't find what you're looking for? Send us a message and we'll get back to you.