Shufflrr - SAML SSO Agent Configuration - SecurID Access Implementation Guide
2 years ago
Originally Published: 2021-09-10

Shufflrr - SAML SSO Agent Configuration - SecurID Access Implementation Guide

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

Architecture Diagram

Admin_Dharani_0-1631296880199.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 Shufflrr.

Procedure

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

  2. Click on Create From Template then click Select for SAML Direct.

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

  4. On Connection Profile page.

      1. Choose SP-Initiated and choose Redirect.

        Admin_Dharani_1-1631296915259.png

         


    1. In Connection URL field enter the Single Sign-on URL from the Shufflrr configuration below.
    2. Note the Identity Provider URL and Issuer Entity ID. These values are automatically generated. They may be needed later for the configuration of Shufflrr.

      Admin_Dharani_2-1631296939863.png

       

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

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

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

    6. Select Include Certificate on Outgoing Assertion.

    7. Scroll down to Service Provider section.

    8. Enter the Assertion Consumer Service (ACS) This is the Service Provder ACS URL copied from the Shufflrr configuration. This URL is specific to your instance of Shufflrr. For example https://MyShufflrInst.shufflrr.com/login/samlassertionconsumerservice..

    9. Enter the Audience (Service Provider Issuer ID) This is the Service Provder ID copied from the Shufflrr configuration. This URL is specific to your instance of Shufflrr. For example https://MyShufflrInst.shufflrr.com.

      Admin_Dharani_3-1631296969153.png

       

    10. Scroll down to User Identity section.

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

      Admin_Dharani_4-1631296998135.png

       

    12. 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-1631297026781.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.

    5. For this new Connector, click on the down arrow next to the Edit button and Export Metadata to save off the IDP metadata information for reference.

  7. 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-1631297055501.png

     

 

Configure Shufflrr

Perform these steps to integrate Shufflrr with SecurID Access as a Relying Party SAML SP.

Procedure

  1. Sign into Shufflrr and browse to your AdminSettingsAuthentication.

  2. Chek on the SAML Single Sign-On.

  3. Copy Service Provider ID. This is used above in the SecurID Access CAS configuration.

  4. Copy Service Provder ACS URL. This is used above in the SecurID Access CAS configuration.

  5. For Identity Provider Certificate Upload the certificated saved above in the SecurID CAS configuration. This is the "cert.pem" file from the generated certificate bundle in the SecurID CAS configuration.

  6. For Identity Provider Issuer ID copy the Issuer Entity ID from the above in the SecurID CAS configuration. For example, 1vgsumatgu1jj.

  7. For Single Sign-On Service URL copy the Identity Provider URL from the above in the SecurID CAS configuration. For example, https://portal.sso.pe.rsa.net/IdPServlet?idp_id=1vgsumatgu1jj.

  8. Set Enforce SAML Groups switch to ON.

  9. Set the following switches to OFF: Sign Authentication Request, SAML Response Signed, SAML Assertion Signed, SAML Assertion Encrypted and Enable Single Logout.

  10. Save changes.

Configuration is complete.

Next Step: Head back to the main page.