Zendesk for Sales - SAML Relying Party Configuration – RSA Ready Implementation Guide
2 years ago
This article describes how to integrate RSA with Zendesk for Sales using SAML Relying Party.

Configure the RSA Cloud Authentication Service

Perform these steps to configure the RSA Cloud Authentication Service as Relying Party to Zendesk for Sales.

Procedure
  1. Sign in to the RSA Cloud Administration Console with Administrator credentials.
  2. Click Authentication Clients > Relying Parties on the menu at the top of the screen.image.png
  3. Click Add a Relying Party.  
  4. In the Relying Party Catalog, click Add corresponding to Service Provider SAMLimage.png
  5. On the Basic Information page, enter the name for the application in the Name field and click Next Step.image.png
  6. On the Authentication page, choose SecurID manages all authentication.
  7. Select a Primary Authentication Method and Access Policy as required and click Next Step.image.png
  8. Enter the Service Provider details ACS URL and Service Provider Entity ID.
    See the Notes section for instructions on how to obtain the ACS URL and Entity ID for Zendesk for Sales.image.png
  9. In the SAML Response Protection section, choose IdP signs assertion within response.
  10. Click Download Certificate to download the certificate.image.png
  11. Choose Show Advanced Configuration and configure Identifier Type and Property under the User Identity section as shown in the example in the following screenshot.image.png
  12. Click Save and Finish.
  13. Go to the My Relying Parties page and choose Metadata from the Edit dropdown menu to download the metadata.image.png
  14. Click Publish Changes. After publishing, your application is now enabled for SSO.image.pngimage.png

Notes

To obtain the ACS URL and Service Provider Entity ID for Zendesk, perform the following:
On Zendesk for Sales, go to the SSO Configuration page. The ACS URL is under the SAML SSO URL section.
To obtain the Service Provider Entity ID, remove “/access/saml/” from the ACS URL.
image.png

Configure Zendesk for Sales

Perform these steps to configure Zendesk for Sales.

Procedure
  1. Login to Zendesk for Sales with Administrator credentials.
  2. Navigate to Settings > Single Sign on and click Configure.image.png
  3. Click Create SSO configuration, then select SAML.image.png
  4. Provide the following details:
    Configuration name: Name for your identity provider configuration.
    SAML SSO URL: The value of SingleSignOnService, which can be found in the metadata file downloaded from RSA.
    Certificate fingerprint: Refer to the note below for instructions on how to obtain the certificate fingerprint.image.png
  5. Scroll down and select Show button when users sign in, then provide a name for the button, and click Save.image.png
  6. Under the Team member authentication section, do the following:
    Select External authentication.
    Select Single sign on (SSO).

    Repeat the same steps for the End user authentication section.image.png
  7. The Configuration name you chose in Step 4 will appear. Select the configuration name and select Let them choose, then click Save.image.png

Notes

To obtain certificate fingerprint, perform the following:
  1. Install the latest version of OpenSSL for Windows.
  2. Open the Windows Command Line.
  3. Navigate to the OpenSSL installation directory (the default directory is C:\OpenSSL-Win32\bin).
  4. Run the following commands to view the certificate fingerprint/thumbprint.
openssl x509 -noout -fingerprint -sha1 -inform pem -in <Certificate.pem>

Certificate.pem is the file downloaded from RSA.

image.png
The configuration is complete.
Return to Zendesk for Sales - RSA Ready Implementation Guide.