Search Results :

×

SAML Single Sign-On into Magento using Microsoft Entra ID (Azure AD) | Login using Microsoft Entra ID

Microsoft Entra ID (Azure AD) Single Sign-On (SSO) login for Magento [SAML] can be achieved by using our Magento SAML SP Single Sign-On (SSO) plugin. Our SSO solution will make Magento SAML 2.0 compliant Service Provider establishing trust between the Magento site and Microsoft Entra ID (Azure AD ) to securely authenticate and login users to the Magento site.

Our Magento Single Sign On (SSO) solution helps to secure Magento sites behind the SSO login so that users are authenticated using their Microsoft Entra ID / Azure B2C / Office 365 / Microsoft 365 login credentials. Seamless support for advanced SSO features like Attribute / Custom Mapping, Role Mapping etc. Here we will go through a guide to configure SAML Single Sign-On SSO login between Magento site and Microsoft Entra ID (Azure AD) by considering Microsoft Entra ID as IdP (Identity Provider) and Magento as SP (Service Provider). Our SSO plugin provides Unlimited user authentications from Microsoft Entra ID / Azure B2C. To know more about other features we provide in you Magento SAML Single Sign-On (SSO) plugin, you can click here.

Youtube-color Created with Sketch.

To setup Single Sign-On between Magento and Azure AD/Microsoft Entra ID, you can also follow this step by step Setup Video.


Installation using Composer:

  • Purchase the miniOrange SAML Single Sign On – SAML SSO Login extension from magento marketplace.
  • Go to My profile -> My Purchases
  • Please ensure you are using correct access keys (My Profile - Access Keys)
  • Paste the access keys in your auth.json file inside your project
  • Use the below command to add the extension to your project.
    "composer require miniorange_inc/saml-sp-single-sign-on"
  • You can see the module name and list of versions in the selector below the extension module name.
  • Run the following commands on command prompt to enable the extension.
  • php bin/magento setup:di:compile
    php bin/magento setup:upgrade

Manual Installation:

  • Download the miniOrange SAML Single Sign On – SAML SSO Login extension zip from here.
  • Unzip all contents of the zip inside the MiniOrange/SP directory.
  • {Root Directory of Magento} app code MiniOrange SP
  • Run the following commands on command prompt to enable the extension
  • php bin/magento setup:di:compile
    php bin/magento setup:upgrade
  • In the miniOrange Magento SSO extension, navigate to the Application tab, select SAML/WS-FED, and click on Azure AD application.
Display on frontend - Magento Customer Attribute Builder
  • Select Click here to get the SAML Metadata to get the SP Entity ID and ACS URL needed for Azure AD IdP Metadata configuration.
Display on frontend - Magento Customer Attribute Builder
  • In this tab, copy the SP Entity ID and ACS (AssertionConsumerService) URL from the SP metadata.
Display on frontend - Magento Customer Attribute Builder
Magento Azure AD SSO | More services

  • Search and select Microsoft Entra ID.
Magento Azure AD Login using Single Sign On | Microsoft Entra ID

  • Navigate to Enterprise Application.
Azure AD Magento SSO - Azure Single Sign-On(SSO) Login in Magento | Magento SAML Azure AD

  • Click on New Application button.
Azure AD Magento SAML SSO - Azure Single Sign-On(SSO) Login in Magento - New Application

  • Click on Create your own Application.
Azure AD Magento SAML SSO - Azure Single Sign-On(SSO) Login in Magento - own application

  • Enter your app's name, then go to the Non-gallery application section and click the Create button.
Magento SAMLAzure AD SSO - Azure Single Sign-On(SSO) Login in Magento - Add Non-Gallery Application

  • Click on Setup Single sign-on tab.
Azure AD Magento SAML SSO - Azure Single Sign-On(SSO) Login in Magento - setup SSO

  • Select the SAML  tab.
Azure AD Magento SSO - Azure Single Sign-On(SSO) Login in Magento - select SAML tab | Magento Azure AD Login

  • After clicking Edit, from the Service Provider Metadata tab of the plugin, enter the SP Entity ID for Identifier and the ACS URL for Reply URL.

Azure AD Magento SSO - Azure Single Sign-On(SSO) Login in Magento - Select SAML authentication SSO

Azure AD Magento SSO - Azure Single Sign-On(SSO) Login in Magento - Select SAML authentication SSO

  • The following Attributes will be sent by default in the SAML response. Under the Attributes tab, you may view or update the claims sent in the SAML response to the application.
Azure AD Magento SSO - Azure Single Sign-On(SSO) Login in Magento - Configure SAML

  • To get the Endpoints you'll need to configure your Service Provider, copy the App Federation Metadata Url.
Azure AD Magento SAML SSO - Azure Single Sign-On(SSO) Login in Magento - Setup SAML 2.0

  • To add a user or group, go to the Users and Groups tab and select Add user/group.
Azure AD Magento SSO - Azure Single Sign-On(SSO) Login in Magento - assign groups and users

  • To assign the required user, go to Users and then go to Select.
Azure AD Magento SSO - Azure Single Sign-On(SSO) Login in Magento - add users

  • In the Select Role section, you may also designate a role to your application.
  • You've successfully set up Azure AD (Microsoft Entra ID) as a SAML IdP (Identity Provider) to enable Azure AD SSO on your Magento site.
Magento Azure AD SSO | More services

  • Search and select Microsoft Entra ID.
  • Magento Azure AD SSO | Microsoft Entra ID

    • Select App registrations tab from left hand side menu.
    Azure AD Magento SSO - Azure Single Sign-On(SSO) Login in Magento - App registrations

    • Click on New registration button.
    Azure AD Magento SSO - Azure Single Sign-On(SSO) Login in Magento - New registrations

    • Choose an account type and give it a name.
    • Provide the ACS URL provided in the Service Provider Metadata tab of the plugin in the Redirect URL field and click the Register button.
    Azure AD Magento SSO - Azure Single Sign-On(SSO) Login in Magento -  Application Registration

    • From the left menu panel, select Expose an API.
    • Replace the APPLICATION ID URL with the SP Entity ID of the plugin by clicking the Set button.

    NOTE: Please double-check that the SP Entity ID value in the Service Provider Metadata tab does not have a trailing slash('/'). Remove the trailing slash from the SP EntityID / Issuer field under the Service Provider Metadata tab of the plugin, enter the revised value at Azure, and click the Save button if the SP Entity ID has a trailing slash.

    Azure AD Magento SSO - Azure Single Sign-On(SSO) Login in Magento -  Expose an API

    • Navigate back to Azure Active Directory then click on App Registrations button and click on Endpoints.
    Azure AD Magento SSO - Azure Single Sign-On(SSO) Login in Magento - endpoints

    • This will lead you to a window containing a list of URLs.
    • To obtain the Endpoints needed to configure your Service Provider, copy the Federation Metadata document URL.
    Azure AD Magento SAML SSO - Azure Single Sign-On(SSO) Login in Magento - federation metadata

    • You have successfully configured Azure AD as SAML IdP ( Identity Provider) for achieving Azure AD (Microsoft Entra ID) SSO login into your Magento Site.

In the Magento SSO extension, go to the Application tab of the extension. There are two ways to configure the Magento SSO extension:

A. By uploading IDP metadata:

  • Click on Upload IDP metadata button.
  • Enter the App Name
  • You can either upload a metadata file or use a metadata URL and click the Import button.
WordPress SAML SSO | Login-upload metadata

B. Manual Configuration:

  • Copy SAML Entity ID, SAML Login 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.
WordPress SAML SSO | Test configuration

  • Find your Azure AD () application and click Edit in the Actions menu.
Magento 2 SSO  Single Sign-on (SSO) Admin Customer SSO
  • Click on Store Configuration from the left-hand menu.
  • In the Store Configuration, select the website where you want to activate SSO, and check the Enable SSO for this site option.
Magento 2 SSO  Single Sign-on (SSO) Admin Customer SSO

miniorange img Login Settings

  • Show SSO Button on Login Page: Displays the SSO button on the selected website’s customer login page.
  • Auto-create Users: You have the option to automatically create customer users during the SSO process if they do not already exist. Enabling the corresponding checkbox activates this feature.
  • Auto Redirect Feature: Automatically redirects users to the IDP login page, either from the Magento login page or from any page on the website.
Magento 2 SAML SSO auto redirect to idp
  • Go to customer login page and you will see the SSO button on your frontend. Click on the button and test the SSO.
Magento 2 SAML SSO customer SSO
  • You will be sucessfully logged in into Magento.
magento SSO magento 2 SAML SSO Admin SSO
  • Enable SSO for Admins: Displays the SSO button on the Admin login Page.
  • Admin SSO Button Text: Sets the label displayed on the SSO button on the admin login page (e.g., Login via Azure AD).
  • Auto-create Admin Users: Automatically creates admin user in Magento when they log in via SSO for the first time.
  • Auto-Redirect from Admin: Automatically redirects admin users to the IDP login page from the admin login page.
  • Backdoor URL: A backdoor URL allows you to log in to your Admin dashboard using default Admin credentials in case you get locked out.
Magento 2 SAML SSO auto redirect to idp
  • Visit your admin login page and you will see the SSO button on your admin page. Click on the button to initate SSO as an admin.
Magento 2 Admin SSO login button
  • After sucessfully logged into magento as admin you will be redirect to magento backend dashboard.
Magento 2 Admin SSO admin dashboard
  • Enable for Customers: This option allows you to activate Headless SSO for customers.
  • Customer SSO URL: This URL is used to initiate customer SSO from headless applications. Append this SSO URL within your headless application.
    • Example Format:
      https://<your-magento-domain>/mosso/actions/SendSSORequest?relayState={Store_URL}/headless_store_url/{Headless_URL}&app_name=AzureAD
    • {Store_URL}: Enter your Magento store URL.
    • {Headless_URL}: Enter the URL of your headless application where the customer token should be sent.
    • After successful SSO, a customer token is sent to the headless URL.
      For example: {Headless_URL}?customer_token=...
  • Customer Token Expiry: You can set the expiration time (in minutes) for the customer token.
  • Whitelist Frontend URLs: Here, you can add URLs that are allowed to receive the customer token. The customer token will only be sent to the URL(s) that are whitelisted here.
Magento 2 SSO  Single Sign-on (SSO) Admin Customer SSO
  • Enable for Admins: Similar to customers, this option activates Headless SSO for admins.
  • Admin SSO URL: This URL initiates admin SSO from headless applications.
  • Admin Token Expiry: Set the expiration time (in minutes) for the admin token.
  • Whitelist Frontend URLs: Admin tokens are only sent to the whitelisted URLs here. You must ensure that any URL receiving an admin token is listed.
Magento 2 SSO  Single Sign-on (SSO) Admin Customer SSO

miniorange img Customer Attribute Mapping

  • Go to the Attribute Mapping section to configure Customer Attribute Mapping.
  • Enable Customer Attribute Mapping and select checkbox the option to Update Customer Attributes.
Magento SSO -  Single Sign-On(SSO) Login in Magento - attribute mapping
  • You will see fields like Email, First Name, and Last Name under Customer Attributes Mapping.
  • Map these fields by selecting the appropriate options from the dropdown.
  • If you need to add more attributes, click the + Add Customer Attributes button and select the appropriate attribute from the dropdown.
Magento SSO -  Single Sign-On(SSO) Login in Magento - attribute mapping

    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)

miniorange img Customer Address Mapping

  • In the Customer Attribute section, enable Address Attribute Mapping and select the checkbox to update Customer Address attributes.
Magento SSO -  Single Sign-On(SSO) Login in Magento - attribute mapping
  • You will see fields such as Street Address, Zip Code, City, State, and others under Customer Address Mapping.
  • Map these fields by selecting the appropriate options from the dropdown.
  • If you need to add additional attributes, click the + Add Address Attributes button and choose the appropriate attribute from the dropdown.
Magento SSO -  Single Sign-On(SSO) Login in Magento - attribute mapping

miniorange img Admin Attribute Mapping

  • In the Admin Attribute Mapping section, enable Admin Attribute Mapping and select the checkbox to update Admin attribute.
Magento SSO -  Single Sign-On(SSO) Login in Magento - attribute mapping
  • You will see fields like Email, First Name, and Last Name under Admin Attributes Mapping.
  • Map these fields by selecting the appropriate options from the dropdown.
  • If you need to add more attributes, click the + Add Admin Attributes button and select the appropriate attribute from the dropdown.
Magento SSO -  Single Sign-On(SSO) Login in Magento - attribute mapping
  • Magento 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.
  • Select the attribute from your identity provider that contains GROUP/ROLE information for both admin and customer users from the dropdown.
Magento SAML Client Single-Sign-On (SSO) | Admin Attribute Mapping | Microsoft Entra ID (Azure AD) as SAML Identity Provider

miniorange img Customer Group Mapping

  • In the Customer Group Mapping settings, the store admin can define which Magento customer group should be assigned based on the group information received from the Identity Provider (IdP) during Single Sign-On (SSO).
  • Enable the “Update frontend group on SSO” checkbox if you want Magento to update customer group each time a user logs in via SSO.
  • Use the Default Group dropdown to select the Magento Groups that should be assigned to a user when no group information is returned by the Identity Provider or when the received group does not match any configured mapping.
Magento SAML Single-Sign-On (SSO) | Azure AD Identity Provider
  • Enter the Identity Provider group values against the corresponding Magento customer groups as required.
  • Users belonging to a specific group in the Identity Provider will be automatically assigned the mapped Magento group during SSO.
  • Example: If the group value from the Identity Provider is mapped to the General group in Magento, any user with that group in the IdP will be assigned the General customer group upon SSO.
Magento SAML Single-Sign-On (SSO) | Azure AD Identity Provider

miniorange img Admin Role Mapping

  • Enable the “Update Backend roles on SSO” checkbox if you want Magento to update Admin roles each time a user logs in via SSO.
  • Use the Default Role dropdown to select the Magento role that should be assigned to a user when no role/group information is returned by the Identity Provider or when the received role/group does not match any configured mapping.
Magento SAML Single-Sign-On (SSO) | Role mapping and group mapping SSO
  • Enter the Identity Provider group values against the corresponding Magento Admin roles as required.
  • Users belonging to a specific group in the Identity Provider will be automatically assigned the mapped Magento group during SSO.
  • Example: If the group value from the Identity Provider is mapped to the General group in Magento, any user with that group in the IdP will be assigned the General Admin roles upon SSO.
Magento SAML Single-Sign-On (SSO) | Role mapping and group mapping SSO

Please reach out to us at magentosupport@xecurify.com, and our team will assist you with setting up the Magento SAML SSO Extension. Our team will help you to select the best suitable solution/plan as per your requirement.

ADFS_sso ×
Hello there!

Need Help? We are right here!

support