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 org, they can automatically access all apps from the App Launcher. 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.
SAML allows exchanging of information between Service Provider and Identity provider, SAML is integration between SP and IDP. When a user tries to log in, your identity provider sends SAML assertions containing facts about the user to Identity Provider. Identity Provider receives the assertion, validates it against your Identity Provider configuration, and allows the user to access your org.
Bitium-idp Single Sign On (SSO) for Joomla miniOrange provides a ready to use solution for Joomla. This solution ensures that you are ready to roll out secure access to your Joomla site using Bitium-idp within minutes.
Joomla SAML app gives the ability to enable SAML Single Sign-On for Joomla Site. Joomla site is compatible with all SAML Identity Providers. Here we will go through a guide to configure SAML SSO between Joomla and your Identity Provider. By the end of this guide, users from your Identity Provider should be able to login and register to Joomla site.
Step 1: Configure Bitium as Identity Provider (IdP)
- Log into Bitium Admin Portal.
- Once you have logged into your Bitium Admin portal, click on the Manage button in the top navigation bar for your organization, and then click on Manage Apps.
- In the top right corner, click on Add More Apps. You will see a search box, then search for Joomla, and add the app to your Bitium account.
- Here we will start configuring SSO. First, select a name for your page, then select SAML Authentication from the dropdown menu. Once you are done, click on Install App.
- On the next screen, click on Configure Single Sign-On.(Copy the values below into the appropriate place in the SAML configuration section of Joomla - Custom URL)
- Here, we will exchange a few values between Bitium-idp and Joomla.
SAML URL |
Copy/Paste ACS URL from Service Provider Metadata tab of the plugin |
Entity ID |
Copy/Paste SP-EntityID / Issuer from Service Provider Metadata tab of the plugin |
- Click on Save.
- Copy the following URL/Endpoints. These will be required while configuring the plugin. Copy the X.509 Certificate text area value and keep it handy.
- Now, assign the Joomla app to your users in the Apps Overview section.
You have successfully Installed and Configured plugin
Step 2: Configuring Joomla as Service Provider (SP)
- In Joomla SAML plugin, go to Service Provider Setup Tab. There are three ways to configure the plugin:
By Metadata URL :
- Click on Upload IDP Metadata.
- Enter Metadata URL (Copy from IDP app) and click on Fetch Metadata.
By Uploading Metadata File:
- Click on Upload IDP Metadata.
- Choose metadata file and click on Upload.
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 |
Add a button on your site login page with the following URL:
Step 3: Attribute Mapping (It is Optional to fill this). This is Premium feature.
- 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) |
Group/Role: |
Name of the Role attribute from Identity Provider(IdP) |
- You can check the Test Configuration Results under Service Provider Setup tab to get a better idea of which values to map here.
Step 4: Group Mapping (It is Optional to fill this). This is Premium feature.
- Joomla uses a concept of Roles, designed to give the site owner the ability to control what users can and cannot do within the site.
- 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.
Step 5: Redirection & SSO Links.
- 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.
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 .
Step 2: Configuring Joomla as Service Provider (SP)
- In Joomla SAML plugin, go to Service Provider Setup Tab. There are three ways to configure the plugin:
By Metadata URL :
- Click on Upload IDP Metadata.
- Enter Metadata URL (Copy from IDP app) and click on Fetch Metadata.
By Uploading Metadata File:
- Click on Upload IDP Metadata.
- Choose metadata file and click on Upload.
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 |
Add a button on your site login page with the following URL:
Step 3: Attribute Mapping (It is Optional to fill this). This is Premium feature.
- 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) |
Group/Role: |
Name of the Role attribute from Identity Provider(IdP) |
- You can check the Test Configuration Results under Service Provider Setup tab to get a better idea of which values to map here.
Step 4: Group Mapping (It is Optional to fill this). This is Premium feature.
- Joomla uses a concept of Roles, designed to give the site owner the ability to control what users can and cannot do within the site.
- 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.
Step 5: Redirection & SSO Links.
- 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.
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 .
How miniorange Joomla SAML SSO plugin works?
SAML 2.0 SP Single Sign On ( SAML SSO) - Service Provider Plugin acts as a SAML 2.0 Service Provider which can be configured to establish the trust between the Joomla site and various SAML 2.0 supported Identity Providers to securely authenticate (Secure Login) the user to the Joomla site.
SAML 2.0 SP Single Sign On (SSO) - Service Provider plugin also provides Cross-Domain / Sub-domain login sharing with other Joomla websites.
We also provide a separate plugin that enables Joomla to act as an Identity Provider. It supports authentication with Joomla, user management, session management, change password, etc. You can configure any service provider with your Joomla site with the help of this plugin.
What is the use of the configuration or integration with SAML SSO?
Miniorange Provides best SAML Single Sign-On (SSO) solution to Bitium.
SSO reduces the number of attack surfaces because users only log in once each day and only use one set of credentials. Reducing login to one set of credentials improves enterprise security. When employees have to use separate passwords for each app, they usually don't.
Single Sign-On (SSO) is a highly secure user authentication process. SSO lets the users access multiple applications with a single account credential and sign out instantly with one click.
Mini orange Joomla plugin supports SSO. To provide single sign-on services for your domain, Joomla acts as a service provider (SP) through the SAML (Secure Assertion Markup Language) standard.
Bitium [SAML] Single Sign-On (SSO) login for Joomla can be achieved by using our Joomla SAML SP Single Sign-On(SSO) plugin. Our plugin is compatible with all the SAML compliant Identity providers. Here we will go through a step-by-step guide to configure SAML SSO login between the Joomla site and Bitium
SSO with Bitium :-
The Joomla SAML Single Sign-On plugin allows your Bitium users to login to the Joomla site by authenticating with their Bitium credentials(Login using Bitium / Bitium Login).
Our Joomla Single Sign-On (SAML SSO) plugin supports all the Bitium SSO use cases such as Bitium Login, Bitium Single Sign-On, Bitium Community SSO, Bitium Login(Single Sign-On) into Joomla, Login using Bitium, Login with Bitium.
This allows you to seamlessly achieve Login using Bitium, Bitium Login, Bitium Community SSO, Login with Bitium, Bitium Single Sign-On for your Joomla site.