Terminus-integration-configuration-sso-agent-saml
2 years ago
Originally Published: 2021-11-03

Terminus - SAML SSO Agent Configuration - SecurID Access Implementation Guide

This section describes how to integrate SecurID Access with Terminus using a SAML SSO Agent.

Architecture Diagram

gmoison_1-1635974836221.png

 

Configure SecurID Access Cloud Authentication Service

Perform these steps to configure SecurID Access Cloud Authentication Service(CAS) as an SSO Agent SAML IdP to Terminus.

Procedure

  1. Sign into the SecurID Access Cloud Administration Console and browse to Applications > Application Catalog.

  2. Click on Create From Template then click Select for SAML Direct.

  3. On Basic Information page enter a Name for the application, ie. Terminus Then click on Next Step.

  4. On Connection Profile page.

      1. Choose IDP-Initiated or SP-Initiated .

        gmoison_2-1635974889129.png

         


    1. In Connection URL field enter the Single Sign-on URL from the Terminus configuration below.
    2. Note the Identity Provider URL and Issuer Entity ID. These values are automatically generated. They may be needed later for the configuration of Terminus.

      gmoison_3-1635974905296.png

       

    3. Click on Generate Cert Bundle, set a a common name for your company certificate. Then click Generate and Download .

    4. Select Choose File and upload the private key from the generated certificate bundle.

    5. Select Choose File and upload the cert from the generated certificate bundle.

    6. Select Include Certificate on Outgoing Assertion.

    7. Scroll down to Service Provider section.

    8. Enter the Assertion Consumer Service (ACS) Enter the value for the Assertion Consumer Service (ACS) URL from the Terminus configuration. For example, https://app.terminusapp.com/auth/saml/callback?uid=acct_QaprrsFnw3.

    9. Enter the Audience (Service Provider Issuer ID) Enter the value for the Service Provider Entity ID from the Terminus configuration.For example, https://app.terminusapp.com/acct_QaprrsFnw3.

      gmoison_4-1635974925585.png

       

    10. Scroll down to User Identity section.

    11. Ensure Identifier Type = Email Address, set your Identity Source and Property = mail.

      gmoison_5-1635974937841.png

       

    12. Click Next Step.

  5. On User Access page select the Access Policy you require. Allow All Authenticated Users is the least restrictive. Click Next Step.

    gmoison_6-1635974946541.png

     

  6. On Portal Display Page.

    1. Select Display in Portal.

    2. Upload an Application Icon if you wish.

    3. Set an Application Tooltip if you wish.

    4. Click on Save and Finish.

  7. For this new Connector, click on the down arrow next to the Edit button and Export Metadata to save off the IDP metadata information for configuration of Terminus.

  8. Click on Publish Changes. Your application is now enabled for SSO. If you make any additional changes to the application configuration you will need to republish.

    gmoison_0-1635974747556.png

     

 

Configure Terminus

Perform these steps to integrate Terminus as an SSO Agent SAML SP to SecurID Access Cloud Authentication Service.

Procedure

  1. Sign into Terminus and select  Account Name click on Account Setttings .

  2. Click on Single Sign On tab.

  3. In the Configure this in your Identity Provider section note the following.

    1. Assertion Consumer Service (ACS) URL. For example, https://app.terminusapp.com/auth/saml/callback?uid=acct_QaprrsFnw3.

    2. Service Provider Entity ID. For example, https://app.terminusapp.com/acct_QaprrsFnw3.

  4. Select the Enable SAML SSO checkbox.

  5. For Identity Provider Single Sign-On URL or SAML 2.0 Endpoint copy the Identity Provider URL from the above in the SecurID CAS configuration. For example, https://portal.sso.pe.rsa.net/IdPServlet?idp_id=9nfo7bii265b.

  6. For SSO Identity Provider Certificate copy and paste the contents of the certificate saved above in the SecurID CAS configuration. This is the cert.pem from the downloaded certificate bundle from the SecurID Access CAS configuration above.

  7. Click on Save.

Configuration is complete.

Next Step: Head back to the main page.