Search Results :

×

SAML Single Sign-On into Joomla using Jboss Keycloak

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


Youtube-color Created with Sketch.

To setup Single Sign-On between JBoss Keycloak and Joomla, you can also follow this step by step Setup Video.


In this setup, Jboss Keycloak 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 Jboss Keycloak 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

  • In your Keycloak admin console, select the realm that you want to use.
Configure JBoss Keycloak as an IDP

  • Click on the Clients from the left navigation bar.
  • Click on create client and enter the following values to create a client.

Client ID SP-EntityID/Issuer from Service Provider Metadata

Configure JBoss Keycloak as an IDP

Configure JBoss Keycloak as an IDP

Configure JBoss Keycloak as an IDP

  • Click on Save.
  • Configure the following:

Client ID SP-EntityID/Issuer from Service Provider Metadata
Name Provide a name for this client (Eg. Joomla)
Description (optional) Provide a description
Enabled ON
Consent Required OFF
Client Protocol SAML
Include AuthnStatement NO
Sign Documents NO
Optimize Redirect signing key lookup OFF
Sign Assertions NO
Signature Algorithm RSA_SHA256
Encrypt Assertion OFF
Client Signature Required SP-EntityID/Issuer from Service Provider Metadata
Force Name ID Format NO
Name ID Format Email
Root URL Leave empty or Base URL of Service Provider
Valid Redirect URIs The ACS URL from Service Provider Metadata

  • Under Advanced -> Fine Grain SAML Endpoint Configuration, configure the following:

ACS POST Binding URL The ACS URL from Service Provider Metadata
Logout Service Redirect Binding URL The Single Logout URL from Service Provider Metadata

Configure JBoss Keycloak as an IDP

  • Click on Save.

Add Mappers:

  • Go to the Mappers tab, and click on Add predefined mapper.
Configure JBoss Keycloak as an IDP

Add User:

  • Click on the Users from the left nav bar.
  • Then click on Create new user.
Configure JBoss Keycloak as an IDP

  • Enter the username, valid email address and check on User Enabled then enter First name & Last name.
  • Click on Create button.
Configure JBoss Keycloak as an IDP

  • Click on the Realm Settings from the left nav bar and open SAML 2.0 Identity Provider Metadata.
Configure JBoss Keycloak as an IDP

  • Go to, https:///auth/realms/{YOUR_REALM}/protocol/saml/descriptor. These will open an XML in the browser.
Configure JBoss Keycloak as an IDP

  • In your Keycloak admin console, select the realm that you want to use.
Configure JBoss Keycloak as an IDP

  • Click on Clients from the left menu and then click on Import client.
Configure JBoss Keycloak as an IDP

  • Click on Browse tab,then Enter Name description (as per your choice)then click on save button.
Configure JBoss Keycloak as an IDP

  • Go to Client scope and recently added Client scope.
Configure JBoss Keycloak as an IDP

  • Go to the Mappers tab, and click on Add predefined mapper.
Configure JBoss Keycloak as an IDP

  • Click the mappers as shown in click on Add Button.
Configure JBoss Keycloak as an IDP

  • Click on Realm setting from the left menu and then click on SAML 2.0 Identity Provider Metadata.
Configure JBoss Keycloak as an IDP

  • Copy The URL, and Navigate back to miniOrange SAML Plugin and go to service Provider setup tab,then click on Upload Metadata file and paste on enter metadata Url and Click on Fetch Metadata.
Configure JBoss Keycloak as an IDP

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.

ADFS_sso ×
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