Search Results :

×

SAML Single Sign-On (SSO) into Joomla Using SharePoint as IDP


miniOrange Joomla SAML SP SSO plugin helps you to integrate your Joomla site to SharePoint using SAML 2.0 protocol. Our user-friendly plugin simplifies the process of setting up Single Sign-on (SSO) with SharePoint in Joomla, ensuring a secure login experience. This enables users to access various Joomla sites effortlessly using their SharePoint IDP credentials.

Our plugin is designed to be compatible with Joomla 3, 4 as well as 5 and works seamlessly with all SAML 2.0 compliant Identity Providers. For a detailed overview of the comprehensive features offered by the Joomla SAML SP plugin, please visit our page here. Below, we provide a step-by-step guide on configuring SAML SSO login between your Joomla site and SharePoint, with SharePoint serving as the Identity Provider (IDP) and Joomla as the Service Provider (SP).

What is SSO ?


  • Single sign-on (SSO) is an authentication method that enables users to access multiple applications with one-click login and one set of credentials. Users can automatically access all resources of the Joomla site once they are login using SSO.
  • The implementation of SSO involves configuring one system to trust another for user authentication, removing the need for users to log in separately to each system. The system that authenticates users is called an Identity Provider. The system that trusts the Identity Provider for authentication is called the Service Provider.
  • When a user initiates a login attempt, the Service Provider sends a SAML request to the Identity Provider. Upon successful IDP authentication, a SAML response containing user information is transmitted back to the Service Provider. Subsequently, the Service Provider verifies SAML response based on the Identity Provider configuration, and grants the user access to your Joomla website.

Pre-requisites: Download And Installation

Steps to Integrate SharePoint Single Sign-On (SSO) with Joomla SAML SP

1. Setup Joomla SAML SP plugin

  • Download the zip file for the miniOrange SAML SP plugin for Joomla.
  • Log in to your Joomla site's Administrator console.
  • In the left-hand toggle menu, go to System and then click on Extensions under the Install section.
  • Click on the "Or Browse for file" button to browse and locate the plugin file that you downloaded earlier, then proceed to install it.
  • Single Sign-On into Joomla Using SharePoint - Install the SAML SP Plugin from your computer
  • The plugin installation has been successfully completed. Next, click on "Get Started!" to proceed.
  • Single Sign-On into Joomla Using SharePoint - Start Using miniOrange SAML SP plugin
  • Go to the Service Provider Metadata tab and scroll down to copy the SP-EntityID and the ACS URL.
  • Single Sign-On into Joomla Using SharePoint - Copy SP-EntityID and ACS URL

2. Setup SharePoint as Identity Provider

  • Log in to Microsoft Entra ID (Azure AD) Portal. Click on More services.
  • SharePoint SAML Single Sign-On into Joomla - Azure Dashboard
  • Search and select Microsoft Entra ID.
  • SharePoint SAML Single Sign-On into Joomla - Select Entra ID
  • Click on App Registrations, then click on New Registration.
  • SharePoint SAML Single Sign-On into Joomla - New Registration
  • Assign a Name and choose the account type of your Application. In the Redirect URI field, provide the ACS URL provided in the Service Provider metadata tab of the plugin and then click on the Register button.
  • SharePoint SAML Single Sign-On into Joomla - Configure metadata
  • Now, navigate to Expose an API from the left menu panel and click the Add/Set button to replace the APPLICATION ID URI with the SP Entity ID value from the Service Provider Metadata tab of the plugin.
  • NOTE: Please make sure that the SP Entity ID value in the Service Provider Metadata tab does not end with a slash ('/'). If it does, please remove the trailing slash from the SP EntityID/Issuer field in the Service Provider Metadata tab of the plugin. Enter the updated value on the Azure end and Save the changes. If you continue to face difficulties while setting up the application ID URL, please click here for instructions on resolving the issue.

    SharePoint SAML Single Sign-On into Joomla - Expose API SharePoint SAML Single Sign-On into Joomla - Expose API and give ID
  • Go back to Microsoft Entra ID (Azure AD)App Registrations window and click on Endpoints link.
  • SharePoint SAML Single Sign-On into Joomla - Endpoints
  • This will open a window with multiple URLs. You can copy the Federation Metadata document URL from this window and utilize it for configuration in the Joomla SAML SP plugin.
  • SharePoint SAML Single Sign-On into Joomla - Metadata document URL
  • You have successfully configured SharePoint as your IDP Provider.

3. Configure SharePoint with Joomla

In Joomla SAML plugin, go to Service Provider Setup tab. There are two ways to configure the plugin:

By Metadata URL:

  • In Joomla SAML plugin, go to Service Provider Setup tab, then click on Upload IDP metadata.
  • Enter Metadata URL (Copied from Microsoft Entra ID) and click on Fetch .
  • SharePoint SAML Single Sign-On into Joomla - Service Provider Metadata

Manual Configuration:

  • Copy SAML Entity ID, SAML Single-Sign-On Endpoint URL and X.509 certificate from Federation Metadata document and paste it in IdP Entity ID or Issuer, Single Sign-on URL, X.509 Certificate value fields respectively in the plugin.
  • IdP Entity ID or Issuer
    SAML Entity ID in the Federation Metadata document
    Single Sign-On URL
    SAML Single-Sign-On Endpoint URL in the Federation Metadata document
    X.509 Certificate Value
    X.509 Certificate in the Federation Metadata document
    SharePoint SAML Single Sign-On into Joomla - Service Provider Setup
  • Click on Save button and then Test Configuration button.
  • SharePoint SAML Single Sign-On into Joomla - Test Configuration
  • Congratulations! We have successfully configured Joomla SAML Service Provider with Microsoft Entra ID (Azure AD) as Identity Provider.

4. How does SAML SSO login work?

  • Copy the SSO URL from the Service Provider Setup tab.
  • SharePoint SAML Single Sign-On into Joomla - SSO URL
  • Open a new browser/private window and enter the copied SSO URL.
  • You will be redirected to the Azure login page. Enter the Azure credentials. After successful authentication, the user will be redirected back to the Joomla site.

5. Attribute Mapping - Licensed feature.

  • Attributes are user details that are stored in your Identity Provider. To learn more about Attribute Mapping, click here.
  • Attribute Mapping helps you to get user attributes from your Identity Provider (IDP) and map them to Joomla user attributes like firstname, lastname, address, phone etc.
  • Go to Attribute Mapping tab and fill in all the fields.
  • Username:
    Name of the username attribute from IdP (Keep NameID by default)
    Email:
    Name of the email attribute from IdP (Keep NameID by default)
    Name:
    Name of the name attribute from IdP
  • You can check the Test Configuration Results under Service Provider Setup tab to get a better idea of which values to map here.
  • SharePoint SAML Single Sign-On into Joomla - Test Mapping Configuration

Step 6. Group Mapping - Licensed feature.

  • Group/Role mapping helps you to assign specific roles to users of a certain group in your Identity Provider (IdP). To learn more about Group Mapping, click here.
  • While performing SSO, the users are assigned roles based on the group they are mapped to.
  • SharePoint SAML Single Sign-On into Joomla - Group Mapping

Step 7. Redirection & SSO Links.

  • Go to the Login Settings tab. You can add a SSO URL to Perform SAML SSO in your Joomla site by following the steps mentioned.
  • SharePoint SAML Single Sign-On into Joomla - SSO Links
  • There are multiple features availabe in this tab like Auto redirect the user to Identity Provider and Enable Backend Login for Super Users. To use these features, click on the respective checkboxes.

    Congratulations, you have successfully configured the miniOrange SAML SP plugin with your SharePoint as IDP.

    Navigate to the Upgrade Plans tab to explore our comprehensive range of features and different licensing options. Alternatively, you can click here to view the features and licensing plans.

    If you encounter any problems or have questions, feel free to contact us. You can send your query via the Support button within the plugin or email us at joomlasupport@xecurify.com.

Additional Resources.

Business Trial

If you want Business Trial for FREE click Here

If you don't find what you are looking for, please contact us at joomlasupport@xecurify.com or call us at +1 978 658 9387.

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