Lucidchart - SAML My Page SSO Configuration - RSA Ready Implementation Guide
2 years ago
This article describes how to integrate Lucidchart with RSA Cloud Authentication Service using My Page SSO.

Configure RSA Cloud Authentication Service

Perform these steps to configure RSA Cloud Authentication Service using My Page SSO.
Procedure
  1. Sign in to the RSA Cloud Administration Console with administrator credentials.
  2. Enable SSO on the My Page portal by accessing the RSA Cloud Administration Console > Access My Page > Single Sign-On (SSO). Ensure it is enabled and protected by two-factor authentication using a Password and Access Policy.image.png
  3. On the Applications > Application Catalog page, click on Create From Template.image.png
  4. On the Choose Connector Template page, click Select for SAML Direct.image.png
  5. On the Basic Information page, enter a name for the configuration in the Name field and click Next Step.image.png
  6. In the Connection Profile section, select IdP-initiated option.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 Lucidchart configuration section to obtain metadata file.
  1. Assertion Consumer Service (ACS) URL and Service Provider Entity ID values will be auto filled.image.png
  2. Check the SP signs SAML requests checkbox under SAML Request Protection. Click Choose File and upload the certificate.image.png
Refer to the Lucidchart configuration section to obtain 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. Check the Encrypt Assertion checkbox and click Choose File to upload the certificate downloaded from the service provider.image.png
Refer to the Lucidchart configuration section to obtain the Encryption certificate.
  1. 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 Statement Attribute section, add the following attributes:
    1. First Attribute:
      1. Attribute Name: first name
      2. Attribute Source: Identity Source
      3. Property: givenName
    2. Second Attribute:
      1. Attribute Name: email
      2. Attribute Source: Identity Source
      3. Property: mail
    3. Third Attribute:
      1. Attribute Name: last name
      2. Attribute Source: Identity Source
      3. Property: sn
image.png
  1. Click Next Step.
  2. Choose your desired Access Policy for this application and click Next Step > Save and Finish.image.png
  3. On the My Applications page, click the Edit dropdown and select Export Metadata to download the metadata.image.png
  4. Click Publish Changes to save your settings. After publishing, your application will be enabled for SSO.image.pngimage.png

Notes

The Enterprise edition is required to configure SAML.

Configure Lucidchart

Perform these steps to configure Lucidchart.

Procedure
  1. Log in to Lucidchart account using admin credentials.
  2. Click Admin in the left pane.
image.png
  1. Select General from the App integration dropdown menu and click Settings.image.png
  2. In the Activation tab, enter your domain name in the Domain field and click Save changes.image.png
  3. To add the Identity provider, click Add identity provider and upload the metadata file downloaded from the RSA platform.image.png
  4. After uploading the metadata file, all fields will be auto-filled. Click Edit.image.png
  5. Enable Assertion encryption and click Save changes.image.png
  6. On the Activation tab, scroll to the Download service provider metadata section and click Download metadata to obtain the metadata file.image.png
  7. Open the downloaded metafile and manually copy the <ds:x509Certificate> (Signing certificate) from the service provider metadata file. Save this certificate as .pem file for RSA platform configuration.
image.png
  1. Under the Download encryption certificate section, click Download certificate. This encryption certificate will be used in the RSA configuration.image.png

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