Hello there!

Need Help? We are right here!

Support Icon
miniOrange Email Support
success

Thanks for your Enquiry. Our team will soon reach out to you.

If you don't hear from us within 24 hours, please feel free to send a follow-up email to info@xecurify.com

Search Results:

×

BigCommerce Single Sign-On (SSO)


BigCommerce Partner logo

BigCommerce Single Sign-On (SSO) solution by miniOrange provides seamless access into BigCommerce Store using your existing credentials from any preferred External Directory of your choice. This allows organizations to securely access their BigCommerce Store and easily manage user access, while also providing a seamless login experience for end-users. A One in all solution for - Centralized Management & Storage of customer data, Store to Store sync, Order status notification, Social login —> for your BigCommerce Store.

    With BigCommerce SSO & CIAM features, you can:

  • Enable your users to automatically log into BigCommerce Store.
  • Establish SSO for multiple BigCommerce storefronts, enabling customers to access all stores using a single password.
  • Connect easily with any external identity source like Azure AD, Auth0, AWS Cognito, OKTA, etc.
  • Provide extra layer of security on your BigCommerce store with 2-Factor Authentication (OTP over SMS/Email).

Verified Technology Partner of BigCommerce

SSO + MFA Support for any BigCommerce Plan (Standard, Plus, Pro, Enterprise)


Get Free Installation Help


miniOrange offers free help through a consultation call with our System Engineers to Install or Setup BigCommerce SSO solution in your environment with 30-day free trial.

For this, you need to just send us an email at idpsupport@xecurify.com to book a slot and we'll help you in no time.


Checkout Pricing


Video Setup Guide


Connect with External Source of Users


miniOrange provides user authentication from various external sources, which can be Directories (like ADFS, Microsoft Active Directory, OpenLDAP, AWS etc), Identity Providers (like Microsoft Entra ID, Okta, AWS), and many more. You can configure your existing directory/user store or add users in miniOrange.



Prerequisites

Please make sure your organisation branding is already set under Customization >> Login and Registration Branding in the left menu of the dashboard.


Follow the Step-by-Step Guide given below for BigCommerce Single Sign-On (SSO)

1. Create BigCommerce API

  • Log in to BigCommerce Admin Panel.
  • Go to Settings >> API >> Store-level API Accounts.
  • BigCommerce Single Sign-On (SSO): API account

  • Click Create API Account and choose the token type as V2/V3 API Token.
  • Enter any name for the API account.
  • Copy the Store Hash from the API Path. It looks like /stores/abcd1234/v3/Store Hash = abcd1234.
  • Copy the highlighted Store Hash from the API Path.
  • BigCommerce Single Sign-On (SSO): API Path

  • Set permissions:
    • Customers: Modify
    • Customer Login: Login
  • Download the credentials file. This contains your:
    • Client ID
    • Client Secret
    • Access Token
    BigCommerce Single Sign-On (SSO): API Credential Download

2. Configure BigCommerce in miniOrange

Here you’ll create a JWT application inside miniOrange that connects to your store.

  • Login into miniOrange Admin Console.
  • Go to Apps click on Add Application button.
  • BigCommerce Single Sign-On (SSO) add app

  • In the Choose Application section, open the dropdown list of All Apps and select JWT.
  • BigCommerce Single Sign-On (SSO) choose JWT as app type

  • In the next step, search for BigCommerce application from the list and click on it.
  • BigCommerce Single Sign-On (SSO): Select BigCommerce Application

  • Enter the following values in the respective fields.
  • BigCommerce Single Sign-On (SSO): Enter Basic details

    Display Name [Required] BigCommerce (According to your choice)
    Redirect-URL [Required] Storefront URL/login/token/
    e,g., https://{{my-store}}.mybigcommerce.com/login/token/
    Client ID Copy from the downloaded file in Step 1
    Client Secret Copy from the downloaded file in Step 1
    Access Token Copy from the downloaded file in Step 1
    Description According to your choice
  • Redirect URL
    Your Redirect URL should be: <Storefront URL>/login/token/
    Example: https://mystore.mybigcommerce.com/login/token/
  • To find your Storefront URL: Go to Channels >> Storefronts. Copy the URL listed for your store.
  • BigCommerce Single Sign-On (SSO): Go to Channels > Storefronts and copy listed URLs

  • Now click on Next and go to Advanced tab.
  • BigCommerce Single Sign-On (SSO): Switch to Advanced tab

    Subject E-Mail Address.
    Signature Algorithm HS256
    Logout URL Copy the storefront URL as mentioned above and append /login.php?action=logout
    e.g., https://{{my-store}}.mybigcommerce.com/login.php?action=logout
  • Click Next to go to the Login Options tab.
  • BigCommerce Single Sign-On (SSO): Go to Login Options

    Primary Identity Provider The identity source against which user will be authenticated
    Force Authentication Enable if you want user to authenticate even if the user has a session
    Enable User Mapping Enable if you are sending the logged-in user from this app in the response
  • Click on the Save.
  • For Attribute Mapping, go to the Attributes tab and select Add Attribute.
  • The first three attributes will be hard-coded values
    Attribute NameAttribute TypeAttribute Value
    store_hashCustom Attribute ValueRefer to Step 1 above.
    redirect_toCustom Attribute ValueEndpoint where you wish to redirect the user to after sso.
    [Homepage or account page e.g. /account.php]
    operationCustom Profile Attributecustomer_login
    first_nameExternal Idp Attributefirst_name
    last_nameExternal Idp Attributelast_name
    emailExternal Idp Attributeemail
  • BigCommerce Single Sign-On (SSO) Map Attribute coming from IDP

  • Click on the Next button.
  • Navigate to Policies tab.
  • Click on Assign Group button.
  • BigCommerce Single Sign-On (SSO): Navigate to Policies and click Assign Group

  • On the Assign Group section.
  • Choose the DEFAULT group.
  • Click on the Next button.
  • BigCommerce Single Sign-On (SSO): Choose Default as group

  • Assign the policies to the group. Here, you can choose the primary authentication method for users. From the dropdown under First Factor, select Password.
  • BigCommerce Single Sign-On (SSO): Select First Factor as Password

  • Click on Save.
  • Go to Endpoints tab.
  • You will find the SSO URL to authenticate.
  • BigCommerce Single Sign-On (SSO) Go to Endpoints

  • Copy the SSO URL and open it in an incognito/private window.
  • You’ll be redirected to your IDP for login, and after logging in successfully, you’ll be taken back to your store as a logged-in user.

3. Configure Your User Directory (Optional)

miniOrange provides user authentication from various external sources, which can be Directories (like ADFS, Microsoft Active Directory, Microsoft Entra ID, OpenLDAP, Google, AWS Cognito, etc), Identity Providers (like Okta, Shibboleth, Ping, OneLogin, KeyCloak), Databases (like MySQL, MariaDB, PostgreSQL), and many more. You can configure your existing directory/user store or add users in miniOrange.



1. Create User in miniOrange

  • Click on Users >> User List >> Add User.
  • BigCommerce: Add user in miniOrange

  • Here, fill the user details without the password and then click on the Create User button.
  • BigCommerce: Add user details

  • After successful user creation a notification message "An end user is added successfully" will be displayed at the top of the dashboard.
  • BigCommerce: Add user details

  • Click on Onboarding Status tab.
  • Check the email with the registered email ID, and select the action Send Activation Mail with Password Reset Link from the Select Action dropdown list, and then click on the Apply button.
  • BigCommerce: Select email action

  • Now, open your email ID. Open the mail you received from miniOrange and then click on the link to set your account password.
  • On the next screen, enter the password and confirm the password, and then click on the Single Sign-On (SSO) reset password button.
  • BigCommerce: Reset user password
  • Now, you can log in into miniOrange account by entering your credentials.

2. Bulk Upload Users in miniOrange via Uploading CSV File

  • Navigate to Users >> User List. Click on Add User button.
  • BigCommerce: Add users via bulk upload

  • In Bulk User Registration, Download sample csv format from our console and edit this CSV file according to the instructions.
  • BigCommerce: Download sample csv file

  • To bulk upload users, choose the file, make sure it is in a comma separated .csv file format, then click on Upload.
  • BigCommerce: Bulk upload user

  • After uploading the CSV file successfully, you will see a success message with a link.
  • Click on that link you will see a list of users to send activation mail. Select users to send activation mail and click on Send Activation Mail. An activation email will be sent to the selected users.

miniOrange integrates with various external user sources such as directories, identity providers, and more.

Not able to find your IdP or Need help setting it up?


Contact us or email us at idpsupport@xecurify.com and we'll help you setting it up in no time.



4. Syncing Address, Form, and Custom Attribute Fields to BigCommerce (Optional)

To synchronize address, custom attributes, and form fields from the Identity Provider (IDP) to BigCommerce, the following details must be configured:

Address Fields

To successfully sync customer address information, the following attributes are required:

  • first_name
  • last_name
  • address1
  • city
  • country_code

In the below diagram, we are using miniOrange as the IDP.

  • Before syncing these fields to BigCommerce, you must first create the corresponding attributes in the miniOrange user profile. These attributes will then be mapped and synced to BigCommerce.
  • BigCommerce Single Sign-On : Go to Users >> User Profile fields

  • Then we need to configure the attribute mapping in the application.
    Attribute NameAttribute TypeValue
    addresses.first_nameFirst Name-
    addresses.last_nameLast Name-
    addresses.address1Custom Profile Attributeaddress1
    addresses.cityCustom Profile Attributecity
    addresses.state_or_provinceCustom Profile Attributestate/province
    addresses.country_codeCustom Profile Attributecountry
    addresses.postal_codeCustom Profile Attributepostal_code
  • BigCommerce Single Sign-On : Attributes in the miniOrange user profile

    Note: When sending the country value, always use the country code (e.g., US, IN). If you pass the full country name such as “United States”, the value will not be updated — only country codes are supported for correct mapping.

    While syncing address fields, ensure that the city, state, and country values you provide are valid options supported by BigCommerce and exist in their respective dropdown lists.


  • Now, after completing SSO, go to your BigCommerce dashboard. From the sidebar, click on Customers.
  • You will see the list of all customers. Search for the specific user and click on their name.
  • Next, open the Customer Address Book section — this is where you will be able to view the customer’s address details.
  • BigCommerce Single Sign-On : Edit Customer

For the Sign up form fields:

  • In BigCommerce, the following form fields are available. We need to configure the corresponding attribute mappings in the application to ensure these fields are correctly synced to BigCommerce.
  • BigCommerce Single Sign-On : Go to Sign up form fields

  • Then we need to configure the attribute mapping in the application.
    Attribute NameAttribute TypeValue
    addresses.first_nameFirst Name-
    addresses.last_nameLast Name-
    addresses.address1Custom Profile Attributeaddress1
    addresses.cityCustom Profile Attributecity
    addresses.state_or_provinceCustom Profile Attributestate/province
    addresses.country_codeCustom Profile Attributecountry
    addresses.postal_codeCustom Profile Attributepostal_code
    form_fields.name.0Custom Attribute ValueLaw School
    form_fields.value.0Custom Attribute ValueXYZ
    form_fields.name.1Custom Attribute ValueBar Exam State
    form_fields.value.1Custom Attribute ValueArizona
    form_fields.name.2Custom Attribute ValueBar Exam Date
    form_fields.value.2Custom Attribute Value31-12-2025
    form_fields.name.3Custom Attribute ValueEstimated Graduation Month
    form_fields.value.3Custom Attribute ValueJanuary
    form_fields.name.4Custom Attribute ValueEstimated Graduation Year
    form_fields.value.4Custom Attribute Value2025
  • BigCommerce Single Sign-On : Configure Attribute Mapping

  • After completing SSO, go to your BigCommerce dashboard.
  • From the left sidebar, click on Customers.
  • You will now see the list of all customers.
  • Search for the specific user and click on their name.
  • The customer profile will open — scroll down to the Customer Details section.
  • Here, you will see the signup form fields, where you can view all the customer-submitted form-field details.
  • BigCommerce Single Sign-On : Provide the required details

For the Attribute Fields

  • In BigCommerce, the following attribute fields are available. We need to configure the corresponding attribute mappings in the application to ensure these fields are correctly synced to BigCommerce.
  • BigCommerce Single Sign-On : Scroll to Attribute Field section

  • Then we need to configure the attribute mapping in the application.
    Attribute NameAttribute TypeValue
    colorCustom Profile Attributeblue
    customer_addressCustom Profile AttributeMG road
    customer_mobileCustom Profile Attribute+911234567890
    DOBCustom Profile Attribute2002-01-01
    attribute_string 01Custom Profile Attributetesting
  • BigCommerce Single Sign-On : Map Custom Attribute field

  • After completing SSO, go to your BigCommerce dashboard.
    • From the left sidebar, click on Customers.
    • You will now see the list of all customers.
    • Search for the specific user and click on their name.
    • The customer profile will open — scroll down to the Customer Details section.
    • Here, you will see the attribute fields, where you can view all the customer-submitted form-field details.
    BigCommerce Single Sign-On : Map Custom Attributes

NOTE: Update customer profile during sso

  • Go to the BigCommerce application you have configured in miniOrange.
  • Open the Advanced tab.
  • Scroll to the bottom of the page.
  • Enable the checkbox Update Customer Profile During SSO.
BigCommerce Single Sign-On: Enable Update Customer Profile During SSO

For ExternaI Identity Provider

  • Before syncing these fields to BigCommerce, you must first create the corresponding attributes in your external IDP. These attributes will then be mapped and synced to BigCommerce.
  • Then we need to configure the attribute mapping in the application.
  • For Address field:
    Attribute NameAttribute TypeValue
    addresses.first_nameExternal Idp Attributefirst_name
    addresses.last_nameExternal Idp Attributelast_name
    addresses.address1External Idp Attributeaddress1
    addresses.cityExternal Idp Attributecity
    addresses.state_or_provinceExternal Idp Attributestate/province
    addresses.country_codeExternal Idp Attributecountry
    addresses.postal_codeExternal Idp Attributepostal_code
  • BigCommerce Single Sign-On : Map External IDP Attributes

    Note: When sending the country value, always use the country code (e.g., US, IN). If you pass the full country name such as “United States”, the value will not be updated — only country codes are supported for correct mapping.

    While syncing address fields, ensure that the city, state, and country values you provide are valid options supported by BigCommerce and exist in their respective dropdown lists.


  • Now, after completing SSO, go to your BigCommerce dashboard. From the sidebar, click on Customers.
  • You will see the list of all customers. Search for the specific user and click on their name.
  • Next, open the Customer Address Book section — this is where you will be able to view the customer’s address details.
  • BigCommerce Single Sign-On External IDP : Edit Customer

    For the Sign up form fields:

    • In BigCommerce, the following form fields are available. We need to configure the corresponding attribute mappings in the application to ensure these fields are correctly synced to BigCommerce.
    • BigCommerce Single Sign-On External IDP : Go to Sign up form fields

      Attribute NameAttribute TypeValue
      form_fields.name.0Custom Attribute ValueLaw School
      form_fields.value.0External Idp AttributeXYZ
      form_fields.name.1Custom Attribute ValueBar Exam State
      form_fields.value.1External Idp AttributeArizona
      form_fields.name.2Custom Attribute ValueBar Exam Date
      form_fields.value.2External Idp Attribute31-12-2025
      form_fields.name.3Custom Attribute ValueEstimated Graduation Month
      form_fields.value.3External Idp AttributeJanuary
      form_fields.name.4Custom Attribute ValueEstimated Graduation Year
      form_fields.value.4External Idp Attribute2025
      BigCommerce Single Sign-On External IDP : Configure Attribute Mapping

    • After completing SSO, go to your BigCommerce dashboard.
      • From the left sidebar, click on Customers.
      • You will now see the list of all customers.
      • Search for the specific user and click on their name.
      • The customer profile will open — scroll down to the Customer Details section.
      • Here, you will see the signup form fields, where you can view all the customer-submitted form-field details.
      • BigCommerce Single Sign-On External IDP : Provide the required details

    For Custom Attribute Fields

    • In BigCommerce, the following attribute fields are available. We need to configure the corresponding attribute mappings in the application to ensure these fields are correctly synced to BigCommerce.
    • BigCommerce Single Sign-On External IDP : Scroll to Attribute Field section

    • Then we need to configure the attribute mapping in the application.
      Attribute NameAttribute TypeValue
      colorExternal Idp Attributeblue
      customer_addressExternal Idp AttributeMG road
      customer_mobileExternal Idp Attribute+911234567890
      DOBExternal Idp Attribute2002-01-01
      attribute_string 01External Idp Attributetesting
    • BigCommerce Single Sign-On External IDP : Map Custom Attribute field

    • After completing SSO, go to your BigCommerce dashboard.
      • From the left sidebar, click on Customers.
      • You will now see the list of all customers.
      • Search for the specific user and click on their name.
      • The customer profile will open — scroll down to the Customer Details section.
      • Here, you will see the attribute fields, where you can view all the customer-submitted form-field details.
      BigCommerce Single Sign-On External IDP : Map Custom Attributes

    NOTE: Update customer profile during sso

    • Go to the BigCommerce application you have configured in miniOrange.
    • Open the Advanced tab.
    • Scroll to the bottom of the page.
    • Enable the checkbox Update Customer Profile During SSO.
    BigCommerce Single Sign-On External IDP : Enable Update Customer Profile During SSO


5. Test SSO Configuration

BigCommerce Single Sign-On (SSO): create script

  • To test the SSO configuration, you will need the SSO Initiating URL.
    • Edit the JWT App you just created.
    • Go to the Endpoints tab and copy the SSO URL.
  • Open an incognito/private browser window, paste the SSO URL, and hit enter.
    • You should be redirected to your Identity Provider (IdP).
    • After a successful login, you will be redirected back to your BigCommerce store as a logged-in user.

      Note: If you face any issues while testing, [Click Here to troubleshoot].

  • Once successful, the next step is to add the SSO URL to your storefront login links.
    • Log in to BigCommerce as an Admin.
    • Navigate to Channel Manager → Edit Storefront Settings → Themes → Advanced → Edit Theme Files.
    • A new window with theme files will open.

    The steps below apply to the Cornerstone theme. If you are using a different theme, adjust the changes accordingly.

  • For Desktop View:
    • Navigate to Templates → Components → Common → navigation.html.
    • Replace the existing login link: href="{{urls.auth.login}}" With: href="<SSO_URL>"
    • Save and apply the file.
  • For Mobile/Tablet View:
    • Navigate to Templates → Components → Common → navigation-menu.html.
    • Replace the existing login link: href="{{urls.auth.login}}" with: href="<SSO_URL>"
    • Save and apply the file.
  • Finally, go to your storefront URL, click on Login, and verify that SSO is working as expected.

6. Configure SLO in BigCommerce

  • Download the script to initiate SLO in BigCommerce.
  • In your BigCommerce dashboard, navigate to Channels.
  • Under the Storefronts section, find your storefront URL and click on Scripts.
  • BigCommerce Single Sign-On (SSO): create script

  • Click Create a Script and add the downloaded script in the Footer section of the page.
  • Enable the settings as shown in the image below.
  • BigCommerce Single Sign-On (SSO): enable settings

    BigCommerce Single Sign-On (SSO): Script contents

  • A text editor will open where you can paste the downloaded script.

External References


Frequently Asked Questions

Troubleshooting BigCommerce SSO

Follow the below steps to troubleshoot SSO Failures for BigCommerce store.

Note: If you can add a browser extension to your browser, follow the SAML tracer steps, otherwise switch to Network tab.



To add a browser extension, follow these steps:

  • Download SAML tracer add-on : Firefox: [ Link ] | Chrome: [ Link ]
  • Open the SAML tracer from the Browser toolbar.
  • Keep the SAML tracer window open.
  • Perform SSO/Test configuration and reproduce the issue.
  • Go to SAML tracer window.
  • You will see a URL in the form of <your-store-url>/login/token/ey…. As shown in the image below:
  • BigCommerce Single Sign-On (SSO): Download the SAML tracer extension

Skip if you've already installed SAML tracer.

  • Open the Network tab for your browser.

    Note: If you're unsure how to open the Network tab in Chrome or Firefox, refer to these guides: Chrome documentation and Firefox documentation.

  • Perform SSO/Test configuration and reproduce the issue.
  • Scroll up in the network tab and find the first occurrence of your storefront URL. You should see a URL with file mentioning a token starting from ey…. As shown below:
  • BigCommerce Single Sign-On (SSO): Download the SAML tracer extension

  • Copy the URL after token/. It should contain everything starting from eyJ…. To the end.
  • Go to https://jwt.io/. Remove the existing encoded string and paste your token in left tab as shown below:
  • BigCommerce Single Sign-On (SSO): Go to jwt.io and remove existing encoded string then paste your token

  • In the right tab, check if the token contains the below attributes:
    • email
    • first_name
    • last_name
    • customer_id
    • store_hash
    • operation
  • If any attribute is not present, and you’re using an Identity Source other than miniOrange, please check if the attributes email, first_name, last_name are being sent from your IDP. You might have to fix your attribute mapping and try again.
  • If the issue still persists, contact us at idpsupport@xecurify.com.

Note: If the connection is successful, click here to check the above configuration.

Can I log into BigCommerce using Azure / Okta / Office 365 credentials?

Yes, we support SSO into BigCommerce using Microsoft Entra ID , Okta and Office 365 credentials.

Are the users automatically synced into BigCommerce during SSO or should the user exist on BigCommerce as well?

If the user does not exist in your bigcommerce store, our SSO solution will automatically create the user on bigcommerce and perform a seamless login.

Do you support social login for BigCommerce?

Yes, we support social login providers such as google, facebook, twitter and many more. You can set up your Social login app by following the guide here : https://www.miniorange.com/iam/login-with-external-idp/



Want To Schedule A Demo?

Request a Demo
  



Our Other Identity & Access Management Products