Totango - SAML SSO Agent Configuration - SecurID Access Implementation Guide
2 years ago
Originally Published: 2021-08-31

Totango - SAML SSO Agent Configuration - SecurID Access Implementation Guide

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

Architecture Diagram

Admin_Dharani_0-1630442306619.png

 

Configure SecurID Access Cloud Authentication Service

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

Procedure

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

  2. Click on Create From Template then select SAML Direct.

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

  4. On Connection Profile page.

      1. Choose IDP-Initiated or SP-Initiated. The configuration will vary depending on which option is chosen. Note if choosing IDP-Initiated both IDP and SP initated scenarios will work. However if you need to specifically support SP only, choose SP-Inititated.

        Admin_Dharani_1-1630442360888.png

         


    1. In Connection URL For IDP-Initiated, enter a string to represent the Totango domain for this connector. This string will also be added an additional domain in the Totango configuration below. For example, 'MyCompany'. For SP-initiated enter the Direct Login Link from below and ensure the Binding Method for SAML request is set to POST.
    2. Note the Identity Provider URL and Issuer Entity ID. These values are automatically generated. They may be needed later for the configuration of Totango.

    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 public cert from the generated certificate bundle, cert.pem. This will be used below for the Totango configuration.

    6. Select Include Certificate on Outgoing Assertion.

      Admin_Dharani_2-1630442402476.png

       

    7. Scroll down to Service Provider section.

    8. Enter the Assertion Consumer Service (ACS) This is the Callback URL that is shown in the Totango configuration below. For example https://api.totango.com/auth/saml/login/callback.

    9. Enter the Audience (Service Provider Issuer ID) . This is the Entity ID that is shown in the Totango configuration below. For example, totango.com.

      Admin_Dharani_3-1630442437000.png

       

    10. Scroll down to User Identity section.

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

      Admin_Dharani_4-1630442465158.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.

    Admin_Dharani_5-1630442491580.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.

    5. For this new Connector, click on the down arrow next to the Edit button and Export Metadata if you wish to save off the metadata.

  7. 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.

    Admin_Dharani_6-1630442516617.png

     

 

Configure Totango

Perform these steps to integrate Totango with SecurID Access as a SAML SSO Agent.

Procedure

  1. Sign into Totango under Admin and go to Global Settings.

  2. Expand User Management and select Authentication Settings.

  3. Check SSO and click on Edit Settings.

  4. In the Service Provider Information section, Copy the Entity ID, Callback URL and Direct Login Link values these are used in the SecurID Cloud Authentication Service configuration above.

  5. For Domain name , first enter the name of your domain for your Totango instance. This is part of your Totango URL. . For example, 'myrsa' based on Totango URL https://app.totango.com/t01/myrsa/#/login. If doing IDP-initiated you will need to add a second domain that corresponds to the SecurID configuration above. For example, 'MyCompany'.

  6. For Identity provider login URL enter the Identity Provider URL  above in the SecurID CAS configuration. For example, https://pe01.per.rsa.net/IdPServlet?idp_id=1vio1rnbnmwj6.

  7. For Identity provider issuer enter the Issuer Identity ID above in the SecurID CAS configuration.

  8. For Identity provider certificate copy and paste the contents of the downloaded public certificate (cert.pem) from the above SecurID CAS configuration.

  9. Click Save.

Configuration is complete.

Next Step: Head back to the main page.