Page tree

Please note that Third Light does not provide support for setting up products from other vendors and offer these instructions on an example basis only.

Chorus SAML2 Settings page

Admin > Site > SAML2

  1. Enable SAML2 Single Sign-On
  2. Choose Load IdP Metadata from URL or Load IdP Metadata from XML. You can get the correct settings from the Okta documentation, e.g. https://developer.okta.com/docs/guides/saml-application-setup/config-saml-in-app/
  3. Save SAML2 Settings

Take a note of the SP Entity IdSP Metadata URL and ACS URL values, as they are needed for the Okta configuration.

Okta 'SAML Settings' page


You can obtain the SP Metadata URL and SP Entity ID from the Admin > Site > SAML2 page.

Single Sign On URLEnter the Chorus SP ACS URL e.g. https://<your.chorus.site>/samlconsume.tlx/<012345678>/module.php/saml/sp/saml2-acs.php/samlauth
Recipient URLAs per Single sign On URL
Destination URLAs per Single Sign On URL
Audience Restriction/URIEnter the Chorus SP Entity ID (exactly as it appears in the Chorus configuration page. This is an id string, not an accessible URL)
Default Relay StateFor IdP initialised SSO (where you login to IdP first, then the SP e.g. via intranet portal) add the IdP SSO URL
Name ID formatPersistent
ResponseSigned
Assertion SignatureSigned
Signature AlgorithmRSA_SHA256
Digest AlgorithmSHA256
Assertion EncryptionUnencrypted
SAML Single LogoutDisabled
authnContextClassRefPasswordProtectedTransport
Honor Force AuthenticationYES
SAML Issuer IDhttp://www.okta.com/${org.externalKey}


Attribute Statements

Name
Name Format
Value
commonNameBasicString.removeSpaces(user.firstName + "." + user.lastName)
nameBasicuser.firstName + " " + user.lastName
emailaddressBasicuser.email

You are here: