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

Sentry - SAML SSO Agent Configuration - SecurID Access Implementation Guide

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

Architecture Diagram

Admin_Dharani_0-1630076386277.png

 

Configure SecurID Access Cloud Authentication Service

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

Procedure

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

  2. Click on Create From Template found in he upper right of the page then select SAML Direct.

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

  4. On Connection Profile page.

    1. In Connection URL field, verify the default setting.

    2. Choose IDP-Initiated or SP-Initiated.

      Admin_Dharani_1-1630076416959.png

       

    3. Scroll down to SAML Identity Provider (Issuer) section.

    4. Note the Identity Provider URL and Issuer Entity ID. These values are automatically generated. They may be needed later for the configuration of Sentry.

    5. Click on Generate Cert Bundle, set a a common name for your company certificate. Then click Generate and Download .

    6. Select Choose File and upload the private key from the generated certificate bundle.

    7. Select Choose File and upload the cert from the generated certificate bundle.

    8. Select Include Certificate on Outgoing Assertion .

      Admin_Dharani_2-1630076443068.png

       

    9. Scroll down to Service Provider section.

    10. Enter the Assertion Consumer Service (ACS) The ACS can be found in the Sentry documentation. For example, https://sentry.io/saml/acs/rsa-st/.

    11. Enter the Audience (Service Provider Issuer ID) The Audience URL can be found in the Sentry documenation. For example, https://sentry.io/saml/metadata/rsa-st/.

      Admin_Dharani_3-1630076470769.png

       

    12. Scroll down to User Identity section .

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

      Admin_Dharani_4-1630076493310.png

       

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

  7. Browse to Application > My Applications .

  8. Locate newly create application for Sentry

  9. Click on Down Arrow next to Edit button

  10. Select Export Metadata data. This may be used below for Sentry configuration.

  11. 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-1630076539959.png

     

 

Configure Sentry

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

Procedure

  1. Sign into Sentry and browse to Settings > Auth > SAML 2.

  2. Select the IdP Data.

  3. For the Single Sign On URL enter the Identity Provider URL above. For example, https://portal.sso.pe.rsa.net/IdPServlet?idp_id=1uaoqbsphit2y.

  4. For the Entity ID enter the Issuer Entity ID from above. For example, 1uaoqbsphit2y.

  5. In the x509 public certificate field, use the contents of the metadata XML file downloaded above and copy the X.509 certification information between the tags <ds:X509Certificate></ds:X509Certificate> and paste it in the IDP Certificate field.

  6. Click on Save Metadata.

  7. In the Map Identity Provider Attributes section.

    1. For IdP User ID enter NameID.

    2. For User Email enter the email of the user.

  8. Click on Save Attributes.

Configuration is complete.

Next Step: See main page for more certification information.