Litmos - SAML Relying Party Configuration - RSA Ready Implementation Guide
2 years ago

This article describes how to integrate RSA with Litmos using SAML Relying Party.

Configure RSA Cloud Authentication Service

Perform these steps to configure RSA Cloud Authentication Service as Relying Party to Litmos.
Procedure
  1. Sign in to the RSA Cloud Administration Console.
  2. Navigate to the Authentication Clients menu, and from the dropdown, select Relying Parties.image.png
  3. In the Relying Party Catalog, select Add a Relying Party and click Add for Service Provider SAML.image.png
  4. On the Basic Information page, enter a name for the application in the Name field and click Next Step.image.png
  5. In the Authentication tab, select SecurID manages all authentication.
  6. Select Primary Authentication Method and Access Policy as required and click Next Step.image.png
  7. To provide Service Provider details, select Import Metadata, click the Choose File button, and select the file downloaded from the Service Provider.image.png
Refer to the Litmos configuration section to obtain the metadata file.
  1. Assertion Consumer Service (ACS) URL and Service Provider Entity ID values will be auto filled.image.png
  2. Under SAML Request Protection, select the SP signs SAML requests checkbox. Click Choose File and upload the certificate.image.png
Refer to the Litmos configuration section to obtain the signing certificate.
  1. In the SAML Response Protection section, select IdP signs entire SAML response, and download the certificate by clicking Download Certificate.image.png
  2. Under the User Identity section, select Show Advanced Configuration, then configure Identifier Type and Property as follows: 
    1. Identifier Type: Auto Detect 
    2. Property: Auto Detect
image.png
  1. Under the Attribute Extension section, add the following attributes:
    1. First Attribute:
      1. Attribute Name: FirstName
      2. Attribute Source: Identity Source
      3. Property: givenName
    2. Second Attribute:
      1. Attribute Name: LastName
      2. Attribute Source: Identity Source
      3. Property: sn
    3. Third Attribute:
      1. Attribute Name: Email
      2. Attribute Source: Identity Source
      3. Property: mail
image.png
  1. Click Save and Finish.
  2. On the My Relying Parties page, click Edit dropdown and select Metadata option to download the metadata.image.png
  3. Click Publish Changes to save your settings. After publishing, your application will be enabled for SSO.image.pngimage.png
 

Configure Litmos

Perform these steps to configure Litmos.
Procedure
  1. Log in to Litmos using admin credentials.
  2. Click on your profile icon in the top right corner and select Account Settings.image.png
  3. In the left-hand menu, select Integrations.
image.png
  1. Select SAML 2.0 (Single Sign On) to enable Single Sign-On (SSO).image.png
  2. Perform the following actions and click Save changes.
    1. Under SAML Metadata, copy and paste the metadata downloaded from the RSA platform. 
    2. Check the Enable service-provider initiated single-sign on from Litmos checkbox to enable SSO from Service Provider.
    3. IdP Descriptor: Enter the name of the Flow
    4. IdP Login URL: Obtain this from the metadata file downloaded from the RSA platform
    5. Autogenerate Users: Ensure the checkbox is selected by default.
    6. Select the Verify assertion encryption checkbox. 
Note: Click the hyperlink to download the Service Provider metadata file used for RSA configuration.
image.png
image.png
  1. Open the downloaded metafile and manually copy the <ds:x509Certificate> (Signing certificate) from the service provider metadata file. Save it as .pem file, which is used for configuration in the RSA platform.
image.png

The configuration is complete.
Return to Litmos - RSA Ready Implementation Guide