Zoom 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 Zoom 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. The 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
Drupal SAML IdP Metadata:
- After installing the module on your Drupal site, in the Administration menu → navigate to Configuration → People → miniOrange SAML IDP Configuration. (/admin/config/people/miniorange_saml_idp/idp_setup)
- Under the IDP Metadata tab, copy the SAML Login URL, SAML Logout URL, Issuer (IDP-EntityID), Certificate. Keep it handy. (This information is required to configure Zoom as SAML SP.)
Configure Zoom as Service Provider:
- Open a new browser tab or window, Log in to your Zoom account as Admin.
- Go to Advanced Single Sign-On, then click Enable Single Sign-On:
- Enter the following information into the zoom integration.
Sign-in page URL | SAML Login URL Copied from the Drupal. |
Sign-out page URL | SAML Logout URL Copied from the Drupal . |
Identity Provider Certificate | Download the certificate from the. Open it in Notepad, copy and paste the content here.. |
Issuer (IDP-EntityID) | IDP-EntityID / Issuer Copied from the Drupal |
Binding | HTTP-Redirect |
Signature Hash Algorithm | SHA-256 |
- Click Save Changes to save your configuration.
- Now, you will get the metadata. Download the metadata and keep it handy.
Configure Drupal as SAML Identity Provider:
- Navigate to the Drupal site and switch to the Service Provider Setup tab of the miniOrange SAML IDP module and click on the Upload SP metadata to expand it.
- Upload the metadata file downloaded from the Zoom.
- Once the configuration is successfully saved you will get a success message. Now, click on the Test link.
You have successfully set up Zoom as Service Provider and Drupal as Identity Provider.
Related Articles
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.