Search Results :

×

SAML Single Sign-On into Joomla using Salesforce | Salesforce SSO | Login using Salesforce


miniOrange Joomla SAML SP SSO plugin helps you to integrate your Joomla site to Salesforce using SAML 2.0 protocol. The miniOrange Joomla SAML SP Single Sign-on (SSO) plugin is simple to set up Salesforce SSO into Joomla and enable secure login into Joomla. As a result, users can access multiple Joomla applications with one login after authenticating with their Salesforce IDP credentials.

Our plugin is compatible with Joomla 3 as well as Joomla 4 with all the SAML 2.0 compliant Identity Providers. Here we will go through a step-by-step guide to configure SAML SSO login between the Joomla site and Salesforce by considering Salesforce as IDP (Identity Provider) & Joomla as SP (Service Provider).

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. For example, after users log in to your Joomla site, they can automatically access all resources of the Joomla site. When you set up SSO, you configure one system to trust another to authenticate users, eliminating users' need to log in to each system separately. The system that authenticates users is called an Identity Provider. The system that trusts the Identity Provider for authentication is called the Service Provider.
Your SP then sends a SAML request to IDP when a user attempts to log in. Upon IDP authentication, it sends SAML assertions to the SP that provide information about the user. The assertion is received by SP, which then verifies it in accordance with the Identity Provider configuration and grants the user access to your Joomla website.

Pre-requisites : Download And Installation

Joomla SAML Handbook

This detailed Handbook for the Joomla SAML SP Single Sign On plugin gives an in-depth explanation of the features of the plugin.

Free Configuration Support and Trial

If you want any assistance or support while configuring a plugin or integrating Salesforce with Joomla, then click on the Free Configuration Setup button.

We provide a 7-day full feature trial of our license version of the plugin where you can thoroughly test out all the features of the plugin on your site. Click on the Free Business Trial button if you want us to set up the trial for you.

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

1. Download and setup Joomla SAML SP Plugin

  • Download the zip file for the miniOrange SAML SP plugin for Joomla from the link here.
  • Login into your Joomla site’s Administrator console.
  • From left toggle menu, click on System, then under Install section click on Extensions.
  • Downlaod and Intall SAML SSO plugin
  • Here click on Browse for file button to locate and install the plugin file downloaded earlier.
  • Install the SAML SP Plugin from your computer
  • Once Installation of plugin is successful. Now click on Start Using miniOrange SAML SP plugin.
  • Start Using miniOrange SAML SP plugin
  • Then go to the Service Provider Metadata tab, scroll down and copy the SP-EntityID and the ACS URL.
  • Copy SP-EntityID and ACS URL

2. Configure Salesforce as Identity Provider

  • Log into salesforce and go to Setup.
  • Salesforce SAML Single Sign-On SSO into Joomla | joomla salesforce integration , Setup
  • From the left pane, select Build Create Apps.
  • salesforce integration as Idenity provider, Create_app-1
  • Scroll down, under Connected Apps, click on New button.
  • Salesforce SAML Single Sign-On SSO into Joomla | Login using Salesforce, New_app-1
  • Enter Connected App Name, API Name and Contact Email.
  • Salesforce SAML Single Sign-On SSO into Joomla | Login using Salesforce integration
  • Under Web App Settings, check the Enable SAML checkbox and enter the following values here:
  • Entity ID Enter SP Entity ID / Issuer from the Service Provider Metadata tab of the module.
    ACS URL Enter ACS (Assertion Consumer Service) URL from the Service Provider Metadata tab of the module.
    Subject Type Username
    Name ID Format urn:oasis:names:tc:SAML:2.0:nameid-format:persistent
    SAML SSO integration with salesforce Identioty Provider
  • Assign Profiles
    • Now from left pane, under Administration Setup, select Manage Apps Connected Apps.
    • SAML SSO integration with salesforce connected_app
    • Click on the App you just created.
    • Scroll down, under Profiles click on Manage Profiles, Select the profiles you want to give access to login through this app.
    • Login using Salesforce integration |SAML SSO integration with Salesforce, manage_profiles
  • Download metadata for communities
    • Under SAML Login Information, click on Download Metadata.
    • Open the downloaded file in some browser like Chrome, Firefox, IE, Microsoft Edage.
    • Search for "ds:X509Certificate" tab and copy the entire string under this tag. String would be like this: "MII....".
    • Keep this certificate value handy for next steps.
    • SAML SSO integration with salesforce, salesforce_sso_idp

3. Configure Salesforce Identity Provider with Joomla SAML Service Provider

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

    SAML SSO Single-Sign-On By Metadata URL :

    • Click on Upload IDP Metadata.
    • Upload IDP Metadata
    • Enter Metadata URL (Copied from Salesforce) and click on Fetch Metadata.
    • Upload IDP Metadata

    SAML SSO Single-Sign-On By Uploading Metadata File:

    • Click on choose metadata file and click on Upload.
    • Upload IDP Metadata

    SAML SSO Single-Sign-On 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 Service URL, X.509 Certificate fields respectively in the plugin.
    • Idp Entity ID or Issuer SAML Entity ID in the Federation Metadata document
      Single Sign-On Service URL SAML Single-Sign-On Endpoint URL in the Federation Metadata document
      X.509 Certificate X.509 Certificate in the Federation Metadata document
      manual Configuration

  • Click on Test Configuration.
  • Test configuration
  • Congratulaions we have successfully configured Joomla SAML Service Provider with Salesforce as Identity Provider.

4. Attribute Mapping - Premium Feature (Included with Business Trial)

  • Attributes are user details that are stored in your Identity Provider.
  • Attribute Mapping helps you to get user attributes from your Identity Provider (IDP) and map them to Joomla user attributes like firstname, lastname etc.
  • While auto registering the users in your Joomla site these attributes will automatically get mapped to your Joomla user details.
  • In Joomla SAML plugin, 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)
    First Name: Name of the first name attribute from IDP
    Last Name: Name of the last name attribute from IDP
  • Attribute Mapping
  • You can check the Test Configuration Results under Service Provider Setup tab to get a better idea of which values to map here.

5. Group Mapping - Premium Feature (Included with Business Trial)

  • Group mapping helps you to assign specific group to users of a certain group in your Identity Provider (IDP).
  • While auto registering, the users are assigned group based on the group to which they are mapped.
  • Group Mapping

6. Redirection & SSO Links - Premium Feature (Included with Business Trial)

  • Go to Login Settings tab. There are multiple features availabe in this tab like Auto redirect the user to Identity Provider and Enable Backed Login for Super Users. To use these features, click on the respective checkboxes.
  • Joomla Single Sign On SSO SAML SP Signin Settings

    You have successfully completed your miniOrange SAML 2.0 SP configurations. Still, if you are facing any difficulty please mail us on joomlasupport@xecurify.com .

Additional Resources.

miniorange Joomla SAML Single sign-on(web SSO) supports multiple known IDPs like ADFS, Azure AD, Salesforce,
Shibboleth, Onelogin, Okta, SimpleSamlPhp, Google apps, Bitium, OpenAM, miniorange IDP, Centrify and many more.

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