Search Results :

×

SAML Single Sign-On into Joomla using LastPass

miniOrange Joomla SAML SP SSO plugin helps you to integrate your Joomla site to LastPass using SAML 2.0 protocol. Our user-friendly plugin simplifies the process of setting up Single Sign-on (SSO) with LastPass in Joomla, ensuring a secure login experience. This enables users to access various Joomla sites effortlessly using their LastPass 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 LastPass, with LastPass serving as the Identity Provider (IDP) and Joomla as the Service Provider (SP).


In this setup, LastPass serves as the repository for storing users i.e. it will act as the IDP while Joomla is where users will log in using their credentials from LastPass where Joomla SAML SP SSO Plugin will be installed.

  • Login into your Joomla site’s Administrator console.
  • From left toggle menu, click on System, then under Install section click on Extensions.
  • Now click on Or Browse for file button to locate and install the plugin file downloaded earlier.
Install Joomla SAML SP Plugin
  • Installation of plugin is successful. Now click on Get Started!
Get Started with SAML SP Setup
  • Go to the Service Provider Metadata tab and scroll down to copy the SP-EntityID and the ACS URL.
Get Started with SAML SP Setup
  • Go to LastPass and log in to access the Admin Console.
  • From the left menu click on Admin Console tab.
LastPass Dashboard

  • Now click on SSO and MFA.
Create New LastPass App

  • From sub-menu click on Applications -> Web Apps.
Create SAML 2.0 LastPass App

  • On top right click on Add Application.
Add LastPass App

  • In Select your App section choose App Type as Catalog and App Catalog as Joomla.

  • Configure Attribute Statements and Group Attribute Statements(Optional),then click on Next button.
  • From Identity Provider section copy the required information or download the metadata to configure the Service Provider.
Configure LastPass Metadata

  • In Service Provider section fill the ACS and SP-Entity ID/Issuer URL which is available in the Service Provider Metadata Tab of the Joomla SAML SP plugin.
Configure LastPass Metadata

  • Configure Advanced Setup and Custom Attributes according to the need (Optional).
Configure LastPass Attribute Mapping

  • Click on the Save button.
Save Configuration

  • Assign Users to the App by clicking contact icon on the application and assign the users according to User/Groups and click on Save.
Configure LastPass Assign Users

Configure LastPass Assign Users

  • Download the LastPass MFA App and log in by scanning a barcode or email on your mobile device (optional).

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

A. By uploading IDP metadata:

  • In Joomla SAML plugin, go to Service Provider Setup tab, then click on Upload IdP Metadata.
Upload IdP
    Metadata

B. By Metadata URL:

  • Enter Metadata URL (Copy from IDP app) and click on Fetch button.
Upload IdP
    Metadata

C. 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 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
Upload IdP
    Metadata
  • 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, address, phone etc.
  • While auto registering the users in your Joomla site these attributes will automatically get mapped to your Joomla user details.
  • 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
Joomla 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.

Note: You can see how Attribute Mapping works here.

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

Note: You can see how Group/Role Mapping works here.

  • Go to Login Settings tab. You can add login Url to Perform SAML SSO in your Joomla site by following the steps below.
  • There are multiple features available 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.
Joomla Group Mapping
  • Click on the Upgrade tab to check out our complete list of features and various licensing plans. OR you can click here to check features and licensing plans.
  • In case, you are facing some issue or have any question in mind, you can reach out to us by sending us your query through the Support button in the plugin or by sending us a mail at joomlasupport@xecurify.com.

There are a couple of reasons why this can happen:

1. Caching is enabled on the website.
When auto-redirect is enabled, the user is redirected to the IDP login page and after logging in back to the main site but as caching is enabled it redirects to the IDP login page hence a loop.

2. HTTP/HTTPS discrepancy:
This happens when HTTPS is not enforced on the site but is configured on the IDP side with an HTTPS URL. This can be solved by enforcing HTTPS on the site by defining a redirect rule in the .htaccess file or at the Apache level.

3. Cookie adulteration:
The cookie created by the plugin after logging in the user is altered by another plugin which causes the user to not log in to the Joomla site but the session is created on IDP.

In Joomla SAML plugin, when an extension is not enabled after installing the plugin, after clicking on ‘Test Configuration’ it takes you to your own site instead of redirecting you to IDP. To resolve it, you need to enable all the extensions of the plugin after installing it.

Please follow the below steps to resolve this issue:

1. In the Joomla admin interface, go to Extensions -> Manage -> Manage.
2. Search for ‘miniorange’.
3. Enable all the extensions of the plugins.

Here are some frequent errors that can occur:

INVALID_ISSUER: This means that you have NOT entered the correct Issuer or Entity ID value provided by your Identity Provider. You’ll see in the error message what was the expected value (that you have configured) and what actually found in the SAML Response.
INVALID_AUDIENCE: This means that you have NOT configured Audience URL in your Identity Provider correctly. It must be set to https://base-url-of-your-joomla-site/plugins/authentication/miniorangesaml/ in your Identity Provider.
INVALID_DESTINATION: This means that you have NOT configured Destination URL in your Identity Provider correctly. It must be set to https://base-url-of-your-joomla-site/plugins/authentication/miniorangesaml/saml2/acs.php in your Identity Provider.
INVALID_SIGNATURE: This means that the certificate you provided did not match the certificate found in the SAML Response. Make sure you provide the same certificate that you downloaded from your IdP. If you have your IdP’s Metadata XML file then make sure you provide certificate enclosed in X509 Certificate tag which has an attribute use=’ signing’.
INVALID_CERTIFICATE: This means that the certificate you provided is not in a proper format. Make sure you have copied the entire certificate provided by your IdP. If copied from IdP’s Metadata XML file, make sure that you copied the entire value.

This is possible only when a certificate coming in SAML Response does not match with the certificate configured in the plugin. Copy the certificate value shown in the Test Configuration window and paste it in X.509 Certificate field in the Service Provider tab in the plugin.

Please follow the steps to the export configuration:
1) Go to the miniOrange SAML SP plugin and navigate to the Service Provider Setup tab.
2) Then click on the Import/Export button at the bottom of the page and then click on the Export Configuration button.
3) Navigate to System >> Manage and search miniOrange in the search bar. Then uninstall all miniOrange extensions.

Please follow the steps to import configuration:
1) Install the latest plugin and log in with your miniOrange credentials in the plugin.
2) Navigate to the Service Provider Setup tab and click on Import/Export button.
3) Upload the downloaded configuration file and then click on the Import Configuration button.

While updating Joomla SAML Plugin, if table or column is not added to the database then you will get a missing table error. This issue generally arises when a table or column is not added to the database while updating the plugin.
You can reinstall the plugin to resolve this issue, please follow the below steps:

Uninstall the existing plugin (Take the backup of the existing plugin before uninstalling the plugin)
– Go to Extensions -> Manage -> Manage
– Search for miniOrange
– Select all the extensions and click ‘Uninstall’.
Now install the plugin again and configure it.

A Joomla site can be either used as a Service Provider or an Identity Provider using the relevant SP or IDP plugin. You are facing this error probably because you have installed both the plugins on the same site.
In order to resolve this issue, please follow the below-mentioned steps: Delete the following folders from your Joomla directory:

1. /libraries/miniorangejoomlaidpplugin
2. /libraries/miniorangesamlplugin
3. /plugins/system/samlredirect
Now you should be able to log into your Joomla site.

Remove the remaining extensions:

1. In your Joomla site administrator console, go to Extensions -> Manage -> Manage.
2. Search for ‘miniorange’
3. Select all extensions and click Uninstall

The redirection issue occurs while using the Admin Tools plugin for Joomla SAML SSO, where the Admin Tools plugin makes changes in the .htaccess file and adds certain rules that prevent redirection from the site.

You can solve the above issue by following the steps given below:

1. Navigate to Admin tools >> Control Panel then click on the .htaccess maker option.
2. Then disable the option ‘Protect against common file injection attacks’.
Then clear the cache for your site and test for Single Sign-On.

SAML Tracer Logs:

1. Download SAML tracer add-on : Firefox: [ Link ] | Chrome:[ Link ] 2. Open the SAML tracer from the Browser toolbar.
3. Keep the SAML tracer window open.
4. Perform SSO/Test configuration and reproduce the issue.
5. Go to SAML tracer window.
6. You will get the option to Export SAML Tracer Log in a file (On top menu bar). Save the logs to a file, choose ‘None‘ when prompted and send us this file.

It seems that your Identity Provider is sending an error in the SAML Response. To troubleshoot this, please go to the Service Provider Setup tab of the SAML SP Plugin. Click on the Test Configuration and review the configuration result window. Ensure that the Attribute Mapping has been done correctly and verify that the X.509 Certificate Value is accurate.


ADFS_sso ×
Hello there!

Need Help? We are right here!

support