Freshdesk SAML Single Sign-On (SSO) Integration with Drupal as IdP
Overview
This guide will help you integrate Drupal as a SAML 2.0 Identity Provider (IdP) and Freshdesk as a Service Provider (SP) using the miniOrange SAML IDP module. This integration enables centralized user management and permission control, allowing users to access multiple applications with a single set of credentials. This module is compatible with Drupal 7, Drupal 8, Drupal 9, Drupal 10, and Drupal 11.
Installation Steps
- Using Composer
- Using Drush
- Manual Installation
Configuration Steps
Obtain SAML IDP Metadata from Drupal:
- Once the module is installed, navigate to the Configuration tab from the top navigation bar and click on the miniOrange SAML IDP Configuration.
- Navigate to the IDP Metadata tab. Copy the Entity ID/Issuer, SAML Login URL, and X.509 Certificate. Keep it handy. (This is required in order to set up Freshdesk as a SAML SP)
Configure SAML SSO Application in Freshdesk:
- Login into your Freshdesk Admin Console as a System Admin.
- Navigate to the Admin → Account → Security
- Under Login settings, click on the Configure Freshworks SSO link.
- Select the Default Login Method.
- In the login methods, enable the Single Sign-On option and select SAML under the IdP of your choice option.
- Click on the Download Metadata link to download the metadata file of the Freshdesk. (This will require further configuring Drupal as IdP)
- Now enter the information copied earlier from Drupal and Click on the
Configure SSO button
- Entity ID provided by the IdP → IDP Entity ID/Issuer
- SAML SSO URL → SAML Login URL
- Security certificate → X.509 Certificate
Configuring Drupal as SAML Identity Provider (IdP):
- Go to the Drupal site. Navigate to the Service Provider Setup tab of the miniOrange SAML IDP module.
- Click on the Upload SP Metadata.
- Upload the metadata file downloaded from the Freshdesk.
- Now click on the Test link to verify your configuration. If your configurations are correct then you will get the homepage of the Freshdesk site in the test configuration window.
You have successfully configured the SAML SSO between Freshdesk as SAML SP and Drupal as SAML IDP.
Additional Features:
Explore the advanced features offered by the module with full-featured trial. You can initiate the trial request using Request 7-day trial button of the module or reach out to us at drupalsupport@xecurify.com for one-on-one assistance from Drupal expert.
- Map Attributes/Roles from IdP to the Drupal site
- Multiple IdP setup
Redirect users to a specific page after login/logout - Protect site from anonymous access - forced authentication