Gremlin - SAML My Page SSO Configuration - RSA Ready Implementation Guide
2 years ago
This article describes how to integrate Gremlin 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
  1. On the Applications > Application Catalog page, click on Create From Template.image.png
  2. On the Choose Connector Template page, click Select for SAML Direct.image.png
  3. On the Basic Information page, enter a name for the configuration in the Name field and click Next Step.image.png
  4. In the Connection Profile section, select IdP-initiated option.image.png
  5. To provide Service Provider details, select Import Metadata, click the Choose File button, and select the file downloaded from the Service Provider.image.png
Click the following URL: https://api.gremlin.com/v1/users/auth/saml/metadata to obtain Gremlin metadata file.
  1. Assertion Consumer Service (ACS) URL and Service Provider Entity ID values will be auto filled.image.png
  2. In the SAML Response Protection section, select IdP signs entire SAML response, and download the certificate by clicking Download Certificate.image.png
  3. 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. Attribute Name: urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress
    2. Attribute Source: Identity Source
    3. Property: mail
image.png
  1. Enter the Default Relay State value.
image.png
Refer to the Gremlin configuration section to obtain Default Relay State value.
  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
 

Configure Gremlin

Perform these steps to configure Gremlin.

Procedure
  1. Log in to Gremlin account using admin credentials.
  2. Click on your profile icon in the top right corner and select Manage Teams.image.png
  3. Select the Security tab and click Edit under SAML Settings.image.png
  4. In the SetUp SAML section, enter the following values and click Save.
    1. Identity Provider Entity ID: Enter the value of entityID, which can be obtained from the metadata file downloaded from the RSA platform.
    2. Identity Provider SSO URL: Enter the value of SingleSignOnService, which can be obtained from the metadata file downloaded from the RSA platform.
    3. Identity Provider Certificate: Copy and paste the certificate downloaded from the RSA platform.
    4. Relay state: Copy the relay state value used for configuring the RSA platform.
image.png


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