Egnyte-integration-configuration-sso-agent-saml
2 years ago
Originally Published: 2021-10-29

Egnyte - SAML SSO Agent Configuration - SecurID Access Implementation Guide

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

Architecture Diagram

gmoison_0-1635521857682.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 Egnyte.

Procedure

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

  2. Search for Egnyte then click Add.

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

  4. On Connection Profile page.

      1. Choose IDP-Initiated or SP-Initiated. and manually configure or click on Import Metadata and load the Egnyte saved below to populate many of the configuration fields.

        gmoison_1-1635521894049.png

         


    1. In Connection URL, If SP-initiated enter the Identity Provider URL from step c below. For example, https://portal.sso.test.rsa.net/IdPServlet?idp_id=3vzvs4zhello.
    2. Note the Identity Provider URL and Issuer Entity ID. These values are automatically generated. They may be needed later for the configuration of Egnyte.

      gmoison_2-1635521920929.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.pem from the generated certificate bundle. This is the IdP public certificate.

    6. Select Include Certificate on Outgoing Assertion.

    7. Scroll down to Service Provider section.

    8. For the Assertion Consumer Service (ACS) replace %DOMAIN% with your Egnyte subdomain. https://%DOMAIN%.egnyte.com/samlconsumer/RSA.

    9. For the Audience (Service Provider Issuer ID) . replace %DOMAIN% with your Egnyte subdomain. https://%DOMAIN%.egnyte.com/samlconsumer/RSA.

      gmoison_6-1635522035901.png

       

    10. Scroll down to User Identity section.

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

      gmoison_3-1635521941184.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.

    gmoison_4-1635521966577.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. 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 configuration of Egnyte.

  8. 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.

    gmoison_5-1635521980625.png

     

 

Configure Egnyte

Perform these steps to integrate Egnyte as an SSO Agent SAML SP to SecurID Access Cloud Authentication Service.

Procedure

  1. Sign into Egnyte and click on Settings under App & Integrations.

  2. Click on Security and Authentication under Configuration tab.

  3. Scroll down to Single Sign on Authentication.

  4. Select SAML 2.0 for the Single sign-on authentication.

  5. Click on Export Egnyte metadata XML to save off the XML. This can be used in the SecurID configuration.

  6. Select RSA for the Identity Provider.

  7. For Identity provider login URL enter the Identity Provider URL from the SecurID Access Configuration above. For example, https://demo-test.pe.rsa.net/IdPServlet?idp_id=1jiqwze14test.

  8. For Identity provider entity ID enter the Issuer Entity ID from the SecurID Access Configuration above. For example, 1jiqwze14test.

  9. For Identity provider certificate cut and paste the contents of the certificate downloaded from the SecurID Access Configuration above. This would be the IdP public certificate. For example, cert.pem in the generated certificate bundle. Do not include the Begin/End commits from the certificate.

  10. For Default user mapping select Email address.

  11. Click on Save.

Configuration is complete.

Next Step: Head back to the main page.