Setting up SSO using Okta SAML

Prev Next

This article describes how to set up an Okta application to create a SAML connection with Triton Digital’s authentication service in order to allow single sign-on (SSO) to Triton Digital applications.

Configuration Variable

This configuration variable is used throughout the setup procedure.

  • Connection name:
    <connection-name> = <customer-name>-saml
    E.g., for the publisher Blork Media, the <connection-name> would be blork-media-saml
    This variable will be provided to you by Triton Digital.

Okta SAML Setup Procedure

  1. Log in to your Okta admin console.

  2. Go to Applications > Applications.

  3. Click Create App Integration.

  4. Select SAML 2.0 as the Sign-in method.

  5. For the Application Label, enter Triton Digital SAML

  6. Set the Single Sign On, Recipient URL, and Destination URL to:
    https://id.tritondigital.com/login/callback?connection=<connection-name>
    …where <connection-name> is the variable described above.

  7. Under Audience Restriction, set up the identifier as per this template:
    urn:auth0:triton-digital-prod:<connection-name>
    …where <connection-name> is the variable described above.

  8. In the Name ID Format drop-down menu, select EmailAddress

  9. Complete the form.

  10. Generate and download a SAML signing certificate for the new application.

  11. Make a note of the Metadata URL.

  12. (Optional) Assign users to the application.

Outputs to Triton Digital

The following should be provided to Triton Digital after the Okta SAML application is created:

  • The application’s SAML certificate.

  • The Metadata URL.

  • The email domain(s) associated with the account. e.g.: (@blorkmedia.com)