Freshdesk - SAML Relying Party Configuration - RSA Ready Implementation Guide
2 years ago
Originally Published: 2021-10-29

This article describes how to integrate RSA with Freshdesk using SAML Relying Party.

Configure RSA Cloud Authentication Service

Perform these steps to configure RSA Cloud Authentication Service as Relying Party to Freshdesk.
Procedure
  1. Sign in to the RSA Cloud Administration Console.
  2. Navigate to the Authentication Clients menu, and from the dropdown, select Relying Parties.image.png
  3. In the Relying Party Catalog, select Add a Relying Party and click Add for Service Provider SAML.image.png
  4. On the Basic Information page, enter a name for the application in the Name field and click Next Step.image.png
  5. In the Authentication tab, select SecurID manages all authentication.
  6. Select the Access Policy as required and click Next Step.image.png
  7. Provide the Service Provider details in the following format: 
    1. Assertion Consumer Service (ACS) URLhttps://<company ID>.myfreshworks.com/sp/SAML/<SSO ID>/callback
    2. Service Provider Entity IDhttps://<; company ID >. myfreshworks.com/sp/SAML/<SSO ID>/metadata
image.png
Refer Freshdesk Configuration section to obtain ACS URL and Entity ID.
  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 Save and Finish.
  2. On the My Relying Parties page, click Edit dropdown and select Metadata option to download the metadata.image.png
  3. Click Publish Changes to save your settings. After publishing, your application will be enabled for SSO.image.pngimage.png

Configure Freshdesk

Perform these steps to configure Freshdesk.
Procedure
  1. Log in to Freshdesk as an administrator.
  2. Select Settings icon from the left pane.image.png
  3. Select Security.
image.png
  1. Click Edit configuration.
image.png
  1. Select Security icon from the left pane.image.png
  2. Click Default Login Methods.image.png
  3. Click the SSO Login toggle button.image.png
  4. Click the IdP of your choice and select SAML.image.png
  5. Copy the Assertion Consumer Service (ACS) URL and Service Provider (SP) Entity ID to configure them in RSA platform.image.png
  6. Provide the following details:
    1. Entity ID provided by the IdP: The value of entityID, obtainable from the metadata file downloaded from the RSA platform.
    2. SAML SSO URL: The value of SingleSignOnService, obtainable from the metadata file downloaded from the RSA platform.
    3. Signing Options: Select Only Signed Assertions from the dropdown menu.
image.png
  1. Copy and paste the certificate downloaded from the RSA platform and click Configure SSO.image.png
The configuration is complete.
Return to Freshdesk - RSA Ready Implementation Guide