Monday.com 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 Monday.com 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
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)
- 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 Monday.com as a SAML SP)
Configure Monday.com as Service Provider
- Login to your Monday.com site as an Account Admin.
- Click on the profile photo then go to the Administration.
- Navigate to the Security → Open (Infront of SSO).
- Select Custom SAML 2.0 from SSO Provider.
- Under Provider Information, Enter the information into the corresponding fields from Drupal.
- Select All users except guest must use SSO authentication (Recommended) from the Login Restrictions Policy.
Monday.com fields | Identity Provider fields |
SAML SSO URL | IDP-EntityID/Issuer |
Identity Provider Issuer | SAML Login URL |
Public Certificate | Certificate |
- Click on Activate.
-
You will get Metadata URL as per below formate. Keep it handy. (This is required in order to set up Drupal as a SAML IDP)
https://<your_domain>.monday.com/saml/saml_metadata
Configuring Drupal as SAML Identity Provider (IdP):
- Navigate to the Identity Provider Setup tab of the Drupal SAML IDP module.
- Go to the Upload SP Metadata section and paste the metadata url from Monday.com. Click on the Fetch Metadata button.
- Now click on the Test link to verify your configuration. If your configurations are correct then you will get the homepage of the Monday.com site in the test configuration window.
You have successfully configured Monday.com as SAML Service Provider and Drupal as SAML Identity Provider.
Why choose us:
[MO_CONTACT_US]