This article explains how to configure Equinox SSO access via Auth0.

  1. Create your login application on Auth0
    Note: If you already have an App configured you can skip this step.

  2. Create a new Regular Web Application

  1. Go to Addons and configure SAML2 Web App

  1. You'll see the SAML Protocol Configuration Parameters

  1. Copy the following information into the following fields on the System Preferences > Single Sign On tab in Equinox. 

    Field DescriptionWhich Equinox SSO tab field to put it into
    URL of the Identity Provider MetadataMetadata URL
    Issuer valueSSO IDP Name
  1. Enable SSO and give the login portal a title and a subtitle

  2. In the Application Callback URL on Okta enter: 

    https://[YOUR-EQUINOX-SERVER]/single-sign-on/www/module.php/saml/sp/saml2-acs.php/default-sp 

    Note: Ensure you replace [YOUR-EQUINOX-SERVER] with the URL of the Equinox server you are using, e.g., https://centralus.equinox-ipms.com/single-sign-on/www/module.php/saml/sp/saml2-acs.php/default-sp https://testing2.workanyware.co.uk/single-sign-on/www/module.php/saml/sp/saml2-acs.php/default-sp

  1. Navigate to your login URL. This will be in the format of:
    https://[YOUR-EQUINOX-SERVER]/login/[ORGREF]

  2. You'll see a bespoke login screen based on the options you set