Search Results :

×

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


OpenAm SAML Single sign-on (SSO) is an authentication method that enables OpenAm users to access multiple Joomla applications with one login and one set of credentials.

What is SSO ?


Single sign-on (SSO) is anauthenticationmethod 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 betweenService ProviderandIdentity provider, SAML isintegration 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.


Our plugin is compatible with Joomla 4 as well as 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 Joomla site and OpenAm by considering OpenAm as IdP (Identity Provider & Joomla as SP (Service Provider).

Download of Plugin



Configuration Support and Free Trial

If you want support in configuring the plugin, or to integrate OpenAm with Joomla, click on Free Configuration Setup button.

We provide a 7 day full feature trial wherein you can fully test out all the features of the plugin, click on Free Business Trial button.

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

1. Configure OpenAm as IdP

All the information required to configure the OpenAm i.e. plugin’s metadata is given in the Service Provider Info tab of the miniOrange plugin.


OpenAm SAML Single Sign-On SSO into Joomla | Login using OpenAm into Joomla, icon-1 Create OpenAm as a Hosted Identity Provider

Note: – You can skip this step and navigate to Configure Remote Service Provider if you have already configured OpenAm hosted IDP.


  • Login to the OpenAM admin console.
  • From the REALMS, select realms, under which you want to create hosted IDP. You will be redirected to the Realm overview page.
  • Click on Create SAMLv2 Providers in the Realm Overview page.

    OpenAM SAML SSO into Joomla with OpenAM as IDP, SAMLv2
  • Click on Create Hosted Identity Provider. You will be redirected to the configuration page.

    OpenAM SAML SSO into Joomla with OpenAM as IDP, configuration page
  • Configure SAML IDP as given below.

    • Name: Name of the SAML IDP
    • Signing Key: Select the Signing key from the dropdown.
    • New Circle of Trust: Provide a name of the groups of IDP and SP that trust each other.
    • Attribute Mapping: Configure user profile attributes to be sent to the Service Provider application.

      OpenAM SAML SSO into Joomla with OpenAM as IDP, Service provider
    • Click on the Configure button on the top right corner.
    • Verify the configuration from the Federation tab of OpenAM.
Joomla OpenAM sso icon Configure Remote Service Provider.

  • Login to the OpenAM admin console.
  • From the REALMS, select realms, under which you want to configure your application. You will be redirected to the Realm overview page.
  • Click on Create SAMLv2 Providers.

    OpenAM SAML SSO into Joomla with OpenAM as IDP, realm overview page
  • Click on Register Remote Service Provider. You will be redirected to the configuration page.

    OpenAM SAML SSO into Joomla with OpenAM as IDP, remote service
  • Configure the Service Provider as given below.

    • Where does the metadata file reside: URL.
    • URL of metadata: Configure miniOrange plugin’s SAML Metadata here.
    • Circle of Trust: Add to existing.
    • Existing Circle of Trust: Select the Circle of Trust (group) in which your hosted IDP is located.
    • Attribute Mapping: Configure user profile attributes for mapping.

      OpenAM SAML SSO into Joomla with OpenAM as IDP, attribute mapping
  • Click on the Configure button on the top right corner.
  • Verify the configuration from the Federation tab of OpenAm.
  • Provide OpenAm SAML Metadata to Service Provider application(miniOrange plugin) and you can download the OpenAm metadata using the URL given below.
    [OpenAm ServerURL] /saml2/jsp/exportmetadata.jsp
    In case if you have multiple realms and hosted identity Provider configured then use the URL given below.
    [OpenAm ServerURL] /saml2/jsp/exportmetadata.jsp ?entityid= [IdPentityID]&realm=/ realmname

2. Configure Joomla as 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.
    • Joomla Single Sign On SSO SAML SP, Upload Metadata
    • Enter Metadata URL (Copy from IDP app) and click on Fetch Metadata.
    • Joomla Single Sign On SSO SAML SP, Upload Metadata URL

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

    • Click on choose metadata file and click on Upload.
    • Joomla Single Sign On SSO SAML SP, Upload Metadata file

      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.
    • Joomla Single Sign On SSO SAML SP, Upload Metadata file Joomla Single Sign On SSO SAML SP, Upload Metadata file

3. 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)
    Group/Role: Name of the Role attribute from Identity Provider(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.

4. Group Mapping (It is Optional to fill this). This is Premium feature.

  • 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.

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.
  • 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 .

Recommended Add-Ons

User Sync SCIM Provisioning

Synchronize users, groups & directory with SCIM & REST APIs for Server.




Know More
login using aws into joomla page restriction

Page Restriction

Page Restriction plugin restricts Joomla pages (Articles) based on User Roles and User's Login Status.



Know More
integrate with community builder customer

Integrate with Community Builder Customer

Using this Add-on you would be mapping the user details into the CB's comprofilers fields table which contains the values.


Know More

Additional Resources.

Miniorange Joomla SAML Single sign-on(web SSO) supports multiple known IDPs like WSO2, 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