Search Results :

×

SAML Single Sign-On (SSO) for Magento using RSA SecurID as IDP | RSA SecurID SSO Login

SAML Single Sign-On (SSO) for Magento using RSA SecurID as IDP | RSA SecurID SSO Login


Get Free Trial

RSA SecurID 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 RSA SecurID 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 RSA SecurID login credentials. Seamless support for advanced SSO features like Attribute / Custom Mapping, Role Mapping etc.

SAML allows information to be exchanged between Service Providers and Identity Providers; SAML is the integration of Service Providers and Identity Providers. When a user attempts to log in, your Service provider delivers SAML assertions to Identity Provider, which contain information about the user. The assertion is received by Identity Provider, which validates it against your Service Provider settings before allowing the user access to your org.

Here we will go through a guide to configure SAML Single Sign-On SSO login between Magento site and RSA SecurID by considering RSA SecurID as IdP (Identity Provider) and Magento as SP (Service Provider). Our SSO plugin provides Unlimited user authentications from RSA SecurID. To know more about other features we provide in you Magento SAML Single Sign-On (SSO) plugin, you can click here.

Pre-requisites : Download And Installation

  • Download the miniOrange SAML SP Single Sign-On (SSO)plugin from Magento Marketplace.
  • Go to magento root directory.
  • Create the new directories MiniOrange/SP inside the app/code directory.
  • Run the following commands on command prompt to enable the plugin
  •       1. php bin/magento setup:upgrade
          2. php bin/magento setup:di:compile

Steps to configure RSA SecurID SAML Single Sign-On (SSO) Login into Magento SAML SP

1. Setup RSA SecurID as IdP (Identity Provider)

Follow the steps below to configure RSA SecurID as IdP for Magento

miniorange img Configure RSA SecurID as IdP
  • In the Magento SAML SP SSO plugin, navigate to Service Provider Metadata tab. In this tab you will find the SP metadata such as SP Entity ID and ACS (AssertionConsumerService) URL which are required to configure RSA SecurID as the Identity Provider.
  • Configure RSA SecurID as IDP - Magento SSO - RSA SecurID SSO Login
  • Login to RSA SecurID Access (Cloud Console) as Admin.
  • In the top navigation menu, click on Applications → Application Catalog.
  • Configure RSA SecurID as IDP - SAML Single Sign-On(SSO) for Magento - Application Catalog
  • Click Create From Template button on the top right corner.
  • Configure RSA SecurID as IDP - SAML Single Sign-On(SSO) for Magento - Create from Template
  • Click on Select Button next to the SAML Direct, in the Choose Connector Template page.
  • Magento SAML Single Sign on  - Choose Connector Template
  • Fill the required information in the Basic Information .
    • Name: Name of the application for eg. miniOrange Plugin.
    • Description (Optional): Description for your application.
    • Disabled [a checkbox] (optional): Select this only if you want to make this application unavailable to users. When disabled, the application appears in My Application but does not appear in the RSA application portal.
    • Configure RSA SecurID as IDP - SAML Single Sign-On(SSO) for Magento - Basic Information
    • Now click on the Next Step button.
  •  Connection Profile

     Initiate SAML Workflow

    • Select SP-Initiated, if you want the SSO should be invoked from application or select IDP-initiated, if you want the user should log in into RSA first and then access application from his RSA Dashboard.
    • Configure base URL of your application as Connection URL or you can leave it blank if IDP-initiated is selected.
    • Binding Method for SAML Request: POST
    • Signed [a checkbox]: Uncheck
      (Note: The free version of WP SAML SSO Plugin does not support signed SAML requests. If you are using the paid versions of the plugin, you can send signed SAML requests)
    • Configure RSA SecurID as IDP - SAML Single Sign-On(SSO) for Magento - Initiate SAML Workflow

     SAML Identity Provider (Issuer)

    • Identity Provider URL: Note this value, it will be used as the SAML Login URL to configure the plugin.
    • Issuer Entity ID: Default (Note: This is the IdP Entity ID or Issuer used to configure in the plugin)
    • SAML Response Signature: Upload the private key and the certificate which will be used to sign the SAML Response or you can generate new key pair by clicking on the Generate Cert Bundle button.
    • Include Certificate in Outgoing Assertion: Enable (Optional)
    • Configure RSA SecurID as IDP - SAML Single Sign-On(SSO) for Magento - SAML Identity Provider(Issuer)

     Service Provider

    • Assertion Consumer Service URL and Audience URL should be preconfigured if you have uploaded plugin’s metadata in the Connection Profile section. If not, you can find the required URLs from Service Provider Metadata tab of the miniOrange SAML plugin and update the URL here.

     User Identity

    • Configure NameID information that identifies the user who is generating the SAML Assertion.
    • Configure RSA SecurID as IDP - SAML Single Sign-On(SSO) for Magento - Service Provider

     Advanced Configuration: Attribute Extention (Optional)

    • Configure additional user information to be sent to the Application in the SAML Response. For example, username, email, display name, groups etc.
    • Configure RSA SecurID as IDP - SAML Single Sign-On(SSO) for Magento - Access Attribute Extensions
    • Now click on Next Step button.

     User Access

    • Select the access policy as Allow all Authenticated Users and click on Next Step button.
    • Access policy to Configure RSA SecurID as IDP

     Portal Display

    • Configure application display settings for RSA end users like app icon etc.
    • Now click on Save and Finish button to save the settings.
    • Configure RSA SecurID as IDP - SAML Single Sign-On(SSO) for Magento - Portal Display
  • Now, from the top navigation bar, click Applications My Applications.
  • Find the app that you have configured. Click on down arrow besides the app's name and click on Export Metadata.
  • Configure RSA SecurID as IDP - SAML Single Sign-On(SSO) for Magento - Export Metadata
  • Keep the metadata handy, it will be required to configure miniOrange plugin.
  • Finally, click on Publish Changes button in the top left corner of the RSA Admin Console to publish this app configuration.
  • Configure RSA SecurID as IDP - SAML Single Sign-On(SSO) for Magento - Publish Changes

You have successfully configured RSA SecurID as SAML IdP (Identity Provider) for achieving RSA SecurID SSO login into your magento Site.

2. Configure Magento as SP (Service Provider)

  • 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
  • Click on Save button to save all your settings.
  • Azure AD Magento SSO - Azure Single Sign-On(SSO) Login in Magento - federation metadata
  • To check if your Magento as SP is configured correctly, click the Test Configuration button.
  • Azure AD Magento SSO - Azure Single Sign-On(SSO) Login in Magento - federation metadata

3. Sign-In Settings

  • Navigate to Sign-in Settings tab. Here you find the option the enable the login link on Admin*/Customer Login Page (*Admin SSO is available in the premium versions)
  • Magento 2 SSO Azure AD Single Sign-on (SSO) Admin Customer SSO
  • If you want to initate SSO from any page you can also use the SSO link provided in the extension.
  • Magento SSO using SSO link Magento 2 SSO Azure AD
  • The Premium extension also provides you the the feature to auto redirect your user to the IdP Login Page if the user is not already logged in.
  • Magento 2 OAuth auto redirect to idp

4. Customer / Admin SSO



  • 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 OAuth SSO customer SSO
  • You will be sucessfully logged in into Magento.
  • magento SSO magento 2 OAuth client SSO Admin SSO

  • 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

Attribute Mapping / Custom Attribute Mapping(Optional). *This is Premium feature.

1.1: Attribute Mapping (Optional).

  • 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 Magento user attributes like firstname, lastname etc.
  • While auto registering the users in your Magento site these attributes will automatically get mapped to your Magento user details.
  • Only NameID can be mapped to Magento's Email and Username characteristics with the free plugin. Multiple user attributes from the IdP, on the other hand, can be mapped to Magento attributes in the premium version of the plugin. You can map custom attributes that you've added to your IdP in addition to the default attributes.
  • When a user performs SSO, the NameID value sent by the IdP will get mapped to the email and the username of the Magento user.
  • Azure AD Magento SSO - Azure 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)
  • You can check the Test Configuration Results under Service Provider Setup tab to get a better idea of which values to map here.

1.2: Custom Attribute Mapping (Optional). *This is Premium feature.

  • Enter your table name in Table field.
  • Enter attribute name as your column name (in the respective table)
  • Click on Add button for adding custom magento attribute and map the respective field with the attribute receiving from your identity provider
  • Click on save button for saving the configuration.
  • You can also delete the configuration by entering the name in attribute name field and then click on delete button.
  • Magento 2 SAML SSO custom attribute mapping

Role Mapping (Optional). *This is Premium feature.

  • You can specify a default role in the free plugin that will be allocated to all non-admin users when they conduct SSO.
  • Go to Attribute/Role mapping tab and navigate to Role Mapping section.
  • Select the Default Role and click on the Save button.
  • Azure AD Magento SSO - Azure Single Sign-On(SSO) Login in Magento - role mapping

In this Guide, you have successfully configured RSA SecurID SAML Single Sign-On (RSA SecurID SSO Login) choosing RSA SecurID as IdP and Magento as SP using Magento SAML Sigle Sign-On (SSO) Login plugin .This solution ensures that you are ready to roll out secure access to your Magento site using RSA SecurID login credentials within minutes.


Additional Resources


Why Our Customers choose miniOrange Magento Single Sign-On (SSO) Solutions?


24/7 Support

We offer 24/7 support for all Magento solutions. We ensure high quality support to meet your needs.

Sign Up

Customer Reviews

See for yourself what satisfied customers have to say about our reliable Magento solutions.

Reviews

Extensive Setup Guides

Easy and precise step-by-step instructions and videos to help you configure within minutes.

Watch Demo


We offer Secure Identity Solutions for Single Sign-On, Two Factor Authentication, Provisioning, and much more. Please contact us at

 +1 978 658 9387 (US) | +91 97178 45846 (India)   magentosupport@xecurify.com

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