Search Results :

×

Drupal SAML Single Sign-On SSO Login using Joomla as IdP


Drupal SAML Joomla SSO (Single Sign-On) setup will allow your user to login to your Drupal site using their Joomla Credentials. Drupal SAML module gives the ability to enable SAML Single Sign-on for Drupal. This module is compatible with all SAML Identity Providers (IdP). We provide Drupal SAML Single Sign on - Service Providermodule which is compatible with Drupal 7, Drupal 8, Drupal 9 and Drupal 10. Here we will go through a guide to configure SAML SSO between Drupal and Joomla Idp. By the end of this guide, users from your Identity Provider should be able to login into the Drupal site.

If you have any queries or if you need any sort of assistance in configuring the module, you can contact us at drupalsupport@xecurify.com. If you want, we can also schedule an online meeting to help you configure the Drupal SAML Single Sign on - Service Provider SSO Login module.

Installation Steps


  • Download the module:
    Composer require 'drupal/miniorange_saml'
  • Navigate to Extend menu on your Drupal admin console and search for miniOrange SAML Service Provider using the search box.
  • Enable the module by checking the checkbox and click on install button.
  • Configure the module at
    {BaseURL}/admin/config/people/miniorange_saml/idp_setup
  • Install the module:
    drush en drupal/miniorange_saml
  • Clear the cache:
     drush cr
  • Configure the module at
    {BaseURL}/admin/config/people/miniorange_saml/idp_setup
  • Navigate to Extend menu on your Drupal admin console and click on Install new module button.
  • Install the Drupal SAML SP 2.0 Single Sign On (SSO) - SAML Service Provider module either by downloading the zip or from the URL of the package (tar/zip).
  • Click on Enable newly added modules.
  • Enable this module by checking the checkbox and click on install button.
  • Configure the module at
    {BaseURL}/admin/config/people/miniorange_saml/idp_setup

Steps to configure Drupal SAML Single Sign-On ( SSO ) Login into Joomla site

1. Configure Joomla as Identity Provider

    Follow the following steps to Configure Joomla as IdP

    miniorange img Configure Joomla as IdP
    • Login with your Joomla Administrator Account credentials.
    • Go to System tab.
    • SAML Single Sign-On (SSO) using Joomla (IdP), click on System
    • Select Extension from the Install section.
    • SAML Single Sign-On (SSO) using Joomla (IdP), click on Extention from install section
    • Click on Install from Web.
    • SAML Single Sign-On (SSO) using Joomla (IdP), choose install from web
    • Search for SAML IDP in search box and select miniOrange SAML 2.0 IDP for Joomla plugin.
    • SAML Single Sign-On (SSO) using Joomla (IdP), Search SAML IDP in search box and click search icon and select minioarnge saml 2.0 idp for joomla
    • Click on Install button to enable the plugin into the joomla site.
    • SAML Single Sign-On (SSO) using Joomla (IdP), click on System
    • In the Components tab from the left menu sidebar and click on miniOrange Joomla IDP then select Service Provider.
    • SAML Single Sign-On (SSO) using Joomla (IdP), go to components and select miniorange joomla idp then click service provider
    • In the miniOrange SAML Service Provider module, navigate to Service Provider Metadata tab. Here, you can find the SP metadata such as SP Entity ID / Issure, SP ACS URL (AssertionConsumerService) and X.509 Certificate which are required to configure the Identity Provider (Joomla), You can either download the SP Metadta file or copy the Metadata URL and keep it handy.
    • Drupal SAML Service Provider - copy the sp metadata url and download xml metadata
    • In the miniOrange Joomla IDP plugin, go to Service Provider tab of the plugin. There are two way to configure miniOrange Joomla IDP SAML Single Sign-On plugin:
      • A. By Upload SP Metadata
        • Click on Upload SP Metadata button.
        • Enter Service Provider Name as per your choice (like: miniOarnge, Drupal etc)
        • Choose the file and click on Upload. You can also upload the Metadata link and then click on Fetch Metadata
        SAML Single Sign-On (SSO) using Joomla (IdP) - upload SP metadata
        B. Manual Configuration
        • Provide the required settings (i.e. Service Provider Name, SP Entity ID or Issuer, ACS URL and NameID Format) find to your Identity Provider Joomla and click on Save button to save your configuration.
        • Service Provider Name Enter name of Service Provider as per your choice
          SP Entity ID or Issuer Copy SP Entity ID/Issuer from Service Provider Metadata and paste it.
          ACS URL Copy SP ACS URL from Provider Metadata and paste it.
          NameID Format urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress
          Assertion Signed Checked
        Drupal SAML Service Provider - Manual configuartion

2. Configure Drupal as Service Provider

Follow the following steps to Configure Drupal as SP

  • In the miniOrange Joomla IDP plugin, navigate to Identity Provider tab. Here, you can find the IDP metadata such as IDP-EntityID / Issuer, SAML Login URL and Certificate (Optional) which are required to configure the Service Provider (Drupal), Copy it and keep it handy.
  • Joomla SAML Identity Provider - In the Identity Provider tab
  • Now go to the miniOrange SAML Service Provider module and navigate to Service Provider Setup tab of the module. There are two way to configure Drupal SAML Service Provider SSO module:
    • A. By Uploading IDP Metadata
      • Click on Upload IDP Metadata link.
      • Choose the file and click on Upload file. You can also upload the Metadata link and then click on Fetch Metadata
      Drupal SAML Service Provider - upload idp metadata
      B. Manual Configuration
      • Provide the required settings (i.e. Identity Provider Name, Idp Entity ID or Issuer, SAML Login URL and X.509 Certificate ) find to your Identity Provider Joomla and click on Save Configuration button to save your configuration.
      • Identity Provider Name Enter name of Identity Provider
        Idp Entity ID or Issuer Copy IDP-EntityID / Issuer from Joomla Dashboard and paste it.
        SAML Login URL Copy SAML Login URL from Joomla Dashboard and paste it.
        X.509 Certificate Copy and Download Certificate (Optional) from Joomla Dashboard and paste it.
        Enable Login with SAML Checked
      Drupal SAML Service Provider - Manual configuartion

    3. Test Configuration Drupal with Joomla

    • After successfully saving the configurations, please click on the Test Configuration button to test the connection between Drupal and Joomla.
    • Drupal SAML Single Sign-On SSO - Click on Test Configuration
    • This Test Configuration window will provide you with a list of the attributes that are coming from the Joomla (Joomla as SAML IDP).
    • Drupal SAML Single Sign-On SSO login using Joomla Credentials

    4. SSO Testing

    • Open a new browser or private window and go to your Drupal site. Click on Log in button and select Login with Joomla.
    • Drupal SAML Single Sign-On SSO login using Joomla Credentials
    • Redirect to the Joomla login page Enter your Joomla credentials and log in within a second..
    • Joomla SAML Single Sign-On SSO login page enter joomla Credentials
    • You have successfully logged into your Drupal site (DP as SAML Idp).
    • Drupal SAML Single Sign-On SSO login

    You have successfully configured Drupal as SAML SP Single Sign-on for achieving Joomla SSO login into your Drupal Site.

    In this guide, you have successfully configured Joomla SAML Single Sign-On choosing Joomla as IdP and Drupal as SP using miniOrange SAML SP 2.0 Single Sign On (SSO) - SAML Service Provider Login module. This solution ensures that you are ready to roll out secure access to your Drupal site using Joomla login credentials within second.

    24*7 Active Support

    If you face any issues or if you have any questions, please feel free to reach out to us at drupalsupport@xecurify.com. In case you want some additional features to be included in the module, please get in touch with us, and we can get that custom-made for you. Also, If you want, we can also schedule an online meeting to help you configure the Drupal SAML SP Single Sign On (SSO) module.

    Free Trial

    If you would like to test out the module to ensure your business use case is fulfilled, we do provide a 7-day trial. Please drop us an email at drupalsupport@xecurify.com requesting a trial. You can create an account with us using this link.

    Additional Resources

    Our Other modules

Hello there!

Need Help? We are right here!

support
Contact miniOrange Support
success

Thanks for your inquiry.

If you dont hear from us within 24 hours, please feel free to send a follow up email to info@xecurify.com