AlertOps- SAML My Page SSO Configuration - RSA Ready Implementation Guide
2 years ago
Originally Published: 2021-09-13
This article describes how to integrate AlertOps 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. Provide the Service Provider details in the following format:
    1. Assertion Consumer Service (ACS) URLhttps://api.alertops.com/api/v2/saml/<yourorg>
    2. Service Provider Entity ID: https://app.alertops.com/<yourorg>
image.png
Note: The '<yourorg>' is the subdomain name you provided while registering for the AlertOps application.
  1. In the SAML Response Protection section, select IdP signs assertion within 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. 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 AlertOps

Perform these steps to configure AlertOps.
Procedure
  1. Log in to AlertOps using admin credentials.
  2. Click on your profile icon in the top right corner and select Account Settings.image.png
  3. In the SSO section, check the Use single sign-on (SSO) checkbox.image.png
  4. Provide the following details and click on the green tick icon.
    1. Issuer URL: Enter 'https://app.alertops.com/<yourorg>'. Typically, '<yourorg>' refer to the company name you provided when registering for the AlertOps application.
    2. SAML endpoint URL: Enter the value of 'SIngleSignOnService', which can be obtained from the metadata file downloaded from the RSA platform.
    3. SAML Signature Algorithm: Select SHA256 from the dropdown menu.
    4. X.509 Certificate: Copy and paste the certificate downloaded from the RSA platform.
    5. Allow username/password login: Check this checkbox.
image.png
 
 
The configuration is complete.
Return to AlertOps - RSA Ready Implementation Guide