Search Results :

×

How to configure Single Sign-On (SSO) in Shopify using Azure B2C as Identity Provider?

miniOrange Single Sign-On (SSO) login for Shopify [OAuth] can be achieved by using our Single Sign On - SSO Login application using Azure B2C credentials. Our application is compatible with all the SAML / OAuth / OpenID compliant Identity Providers. This solution ensures that you are ready to roll out secure access to your Shopify store using Azure B2C within minutes. Here we will go through a step-by-step guide to configure OAuth Single Sign-On (SSO) login between Shopify store and Azure B2C by considering Azure B2C as Identity Provider (IDP) and Shopify as Service Provider (SP).

Configure [SAML] SSO into Shopify using Azure AD as IdP

To set up SAML Single Sign-On (SSO) with Shopify using Azure AD (Microsoft Entra ID) as an identity provider (IdP), follow the steps outlined here.

To configure SSO into Shopify with Azure B2C (OAuth) as an identity provider (IDP), you will need to install the miniOrange Shopify Single Sign On - SSO Login application on your store.

Youtube-color Created with Sketch.

Check out our video, to learn more about how Shopify SSO application works in Shopify.


Setup guide for Configuring Azure B2C as an identity provider (OAuth) for SSO into Shopify

  • Go to your Shopify store and navigate to the App section and click on Single Sign On - SSO login application.
Shopify Azure B2C SSO - navigate to Shopify SSO App

  • Click on the Add Identity Provider button to add your IDP.
Shopify Azure B2C SSO - Add Identity Provider

  • Select OpenId Connect 1.0 protocol.
Shopify Azure B2C SSO - Select OAuth 2.0 Protocol

  • Now choose Azure B2C from the list of identity providers (IDPs).
Shopify Azure B2C SSO - Choose Azure B2C as identity provider (IDP)

  • Copy the OAuth Callback URL and keep it handy as it will be used in further steps.
Copy Callback URL from SSO App - Shopify Azure B2C SSO

  • Sign in to the Azure portal.
  • Go to Home and in the Azure services, select Azure B2C.
Shopify Azure B2C SSO - Go to Shopify SSO App

  • Please make sure you are in the Azure AD B2C directory with an active subscription and if not, you can switch to the correct directory.
Shopify Azure B2C SSO - Go to Shopify SSO App

  • Now, click on App Registrations and then click on the New Registration option to create a new Azure B2C application.
Shopify Azure B2C SSO - Go to Shopify SSO App

  • Configure the following options to create a new application.
  • Enter a name for your application under the Name text field.
  • In supported account types, select 3rd option ‘Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts (e.g. Skype, Xbox)’.
  • Paste the Callback URL from Step 1 in the Redirect URI section and select the platform as Web. Click on the Register button to create your application.
Shopify Azure B2C SSO - Go to Shopify SSO App

  • After successful application creation, you will be redirected to the newly created application’s overview page. If not, you can go to the app registrations and search the name of your application and you will find your application in the list.
Shopify Azure B2C SSO - Go to Shopify SSO App

  • Copy your Application ID (Client ID) and keep it handy.
Shopify Azure B2C SSO - Go to Shopify SSO App

  • Click on Certificates and Secrets and then click on New client secret to generate a client secret. Enter a description and click on the Add button.
Shopify Azure B2C SSO - Go to Shopify SSO App

  • Copy the secret value from the certificates & secrets page and store it as a Client secret in your Shopify Single Sign-On (SSO) Login application.
Shopify Azure B2C SSO - Go to Shopify SSO App

Step 2.1: Add Users in your B2C application

  • Navigate the home page, go to the Users tab in the left corner.
Shopify Azure B2C SSO - Go to Shopify SSO App

  • Click on Create new user option on the user's page.
Shopify Azure B2C SSO - Go to Shopify SSO App

  • Select Email as the Sign-in method and provide the email address. Provide appropriate Display name and set your Password. Click on Review + create and then click on Create to save the user details to perform test configuration.
Shopify Azure B2C SSO - Go to Shopify SSO App Shopify Azure B2C SSO - Go to Shopify SSO App

Step 2.2: Endpoints

  • Go to Application Registrations -> Endpoints.
Shopify Azure B2C SSO - Go to Shopify SSO App

  • In token and authorization endpoints URl, replace <policy-name> with your configured policy name.

You have configured Azure AD B2C as an OpenID Provider for achieving user authentication with Azure AD B2C Single Sign-On (SSO) login into your Shopify Store.

  • Navigate back to the miniOrange Single Sign On-SSO application.
Shopify Azure B2C SSO - Go to Shopify SSO App

  • Click on the Add Identity Provider button to add your IDP.
Shopify Azure B2C SSO - Add Identity Provider

  • Select OpenId Connect 1.0 protocol.
Shopify Azure B2C SSO - Select OAuth 2.0 protocol

  • From the list of identity providers (IDPs), select Azure B2C.
Shopify Azure B2C SSO - Select Azure B2C as an identity provider (IDP)

  • Now, fill in the required details like Client ID, Client Secret, Endpoints, and Scope.
  • Please refer to the below table for configuring the values.
IDP Display Name Choose the appropriate Name
Authorize Endpoint From Step 2.4
Token Endpoint From Step 2.4
Client ID From Step 2
Client secret From Step 2
Scope openid
Shopify Azure B2C SSO - identity provider Configurations

  • Click on Save.

You have completed Shopify side configuration.

  • After saving the identity provider (IDP) configuration, you will be redirected to the Test Connection step.
    Please perform Test Connection before mapping or fetching attributes, test connection ensures that your identity provider configuration is correct.
  • Click on the Test Connection button.
Test Connection - Shopify Azure B2C SSO

  • On entering valid Azure B2C credentials you will see a pop-up window which is shown in the below screen.
Connection Succesfull - Shopify Azure B2C SSO

  • Click on the Fetch Attributes button to fetch the identity provider attribute.
Fetch Attributes - Shopify Azure B2C SSO

  • Click on the + Attribute Mapping button to map attributes between Shopify and Azure B2C.
Attribute Mapping - Shopify Azure B2C SSO

  • Map the attributes by referring to the table below:
Attribute Name in Shopify Choose the attribute from the list of predefined attributes
Attribute Type IDP Attribute
Attribute Value Select the attribute value you have fetched from your IDP
Map Attributes - Shopify Azure B2C SSO

  • Click on Next.

Select Shopify Store Type:

SSO Configuration in Non-Plus Shopify Stores

Choose the type of account you have enabled on your Shopify Store:

Note: If you’re using a password-protected store or working on a Shopify development store, click here to set up the storefront digest cookie so SSO can work on your store.

  • Go to the application dashboard, enable the customer accounts extension as shown in the below image.
Shopify ADFS SSO Login - Enable Customer

  • Enable the New Customer Accounts extension and click on Save.
Shopify ADFS SSO Login - Enable /wp-content/uploads/2025/05/shopify-sso-paste-multipass-token.webps

  • Navigate to the application home page and enable the IDP Login toggle option against the IDP you have configured.
Shopify ADFS SSO Login - Make app default

Testing Single Sign-On (SSO) for your Shopify store

  • Go to your Shopify Store.(https://<your-shopify-storedomain>)
  • Click on the User login icon.
SSO Login into Store - Shopify miniOrange SSO

  • You’ll be redirected to the login page of the identity provider (IDP) you configured in the previous step. Log in with your IDP account credentials.
  • Next, enter the six-digit OTP that will be sent to your registered email address. (This is a one-time process)
Shopify miniOrange SSO - 6 Digit OTP customer accounts

  • You’ll be successfully logged in to your Shopify store.
  • Go to the application dashboard, you will see a warning box to add the login button extension on the Account page, click on the login widget extension link as shown in the below image to enable it.
Shopify ADFS SSO Login - Make app default

  • Navigate to the application home page and enable the IDP Login toggle option against the IDP you have configured.
Shopify ADFS SSO Login - Make app default

  • If you want to configure SSO into Shopify using multiple IDPs, then select your IDP from the list provided here, and setup SSO using that IDP.
  • Enable the IDP login toggle option for enabling SSO into Shopify using multiple IDPs.
Shopify ADFS SSO Login - Make app default

Testing Single Sign-On (SSO) for your Shopify store

  • Go to your Shopify Store login page.(https://<your-shopify-storedomain>/account/login)
  • Click on the login button you customized earlier.
SSO Login into Store - Shopify miniOrange SSO

  • You'll be redirected to the identity provider (IDP) login page. Now log in with your existing account credentials.
  • After login, if you encounter an "invalid or missing reCAPTCHA token" error, accompanied by a "Something went wrong" message, refer to this FAQ to resolve the error.
Shopify miniOrange SSO - Something went wrong error

SSO Configuration in Plus Shopify Stores

Choose the type of account you have enabled on your Shopify Store:

  • Go back to the SSO application, and navigate to Connect Store tab. Copy the Client ID, Client Secret, Post-Logout Redirect URL and Discovery Endpoint URL and keep them handy.
Shopify ADFS SSO Login - Copy Client ID and Secret

  • Click on the Customer Accounts link as shown in the below image.
Shopify ADFS SSO Login - Click on Customer Accounts

  • Select the Customer accounts option recommended by Shopify & look for the Identity Provider option, if not present please reach out to shopifysupport@xecurify.com.
Shopify ADFS SSO Login - Select Customer Accounts option

  • If the identity provider is present, click on Manage.
Shopify ADFS SSO Login - Click Manage

  • Click on Connect to Provider button.
Shopify ADFS SSO Login - Connect to identity provider

  • Add the Identity Provider name and fill in the details such as Discovery endpoint URL, Client ID, Client secret, Additional Scopes, Post-logout redirect URI parameter that you copied from above step. Click on Save.
Shopify ADFS SSO Login - Add identity provider name

Shopify ADFS SSO Login - Add metadata

  • Once the Identity Provider has been added, do the Test Connection.
Shopify ADFS SSO Login - Test Connections

  • After verifying the flow make the identity provider as Active.
Shopify ADFS SSO Login - Make identity provider active

  • Navigate to the application home page and enable the IDP Login toggle option against the IDP you have configured.
Shopify ADFS SSO Login - Make app default

Testing Single Sign-On (SSO) for your Shopify store

  • Go to your Shopify Store.(https://<your-shopify-storedomain>)
  • Click on the User login icon.
SSO Login into Store - Shopify miniOrange SSO
  • You’ll be redirected to the login page of the identity provider (IDP) you configured in the previous step. Log in with your IDP account credentials.
  • You’ll be successfully logged in to your Shopify store.
  • Now, click on the Setup Guide button and follow the steps mentioned to get multipass token.
Shopify ADFS SSO Login - Get multipass token

  • Enable the Multipass Token option. Refer to this Faq to get the Multipass token value and paste it in the below field.
Shopify ADFS SSO Login - Enable multipass token

  • Click on Save.
  • Go to the application dashboard, you will see a warning box to add the login button extension on the Account page, click on the login widget extension link as shown in the below image to enable it.
Shopify ADFS SSO Login - Make app default

  • Navigate to the application home page and enable the IDP Login toggle option against the IDP you have configured.
Shopify ADFS SSO Login - Make app default

  • If you want to configure SSO into Shopify using multiple IDPs, then select your IDP from the list provided here, and setup SSO using that IDP.
  • Enable the IDP login toggle option for enabling SSO into Shopify using multiple IDPs.
Shopify ADFS SSO Login - Make app default

Testing Single Sign-On (SSO) for your Shopify store

  • Go to your Shopify Store login page.(https://<your-shopify-storedomain>/account/login)
  • Click on the login button you customized earlier.
SSO Login into Store - Shopify miniOrange SSO

  • You'll be redirected to the identity provider (IDP) login page. Now log in with your existing account credentials.
  • If you encounter an "invalid or missing reCAPTCHA token" error, accompanied by a "Something went wrong" message, refer to this FAQ to resolve the error.
Shopify miniOrange SSO - Something went wrong error

  • You’ll be successfully logged in to your Shopify store.

Hence you have successfully configured Shopify Single Sign-On (SSO) using Azure B2C as an identity provider (IDP) and Shopify as a service provider (SP). using miniOrange Single Sign-On (SSO) login application. This solution ensures that you are ready to roll out secure access to your Shopify store using Azure B2C login credentials within minutes.


Follow the steps outlined here to configure SSO in Shopify with your preferred IDP.

Redirection to any other site might be blocked in the browser. Please follow the steps given here to resolve the issue.

Follow the steps outlined here to redirect your customer to collections/cart or any other page.

You must upgrade to the SSO application’s Enterprise plan to enable the Auto-Redirect to the IDP feature. Follow the steps outlined here to enable this feature.

More FAQs ➔

Yes, you can use Azure AD B2C to enable Single Sign-On (SSO) for employee-only access to your Shopify store. You can do this efficiently by integrating with the miniOrange SSO solution for Shopify.

Here’s how it works:

For Shopify Plus stores: SSO into Shopify (Customer Accounts):

Azure AD B2C acts as the Identity Provider (IdP), allowing employees (who are treated as customers in this context, e.g., for company swag stores) to sign in using corporate credentials. The miniOrange SSO solution seamlessly connects Azure AD B2C with Shopify Plus, ensuring a secure login experience.

For Non-Plus Shopify stores: SSO into Shopify (Customer Accounts):

Even without native SAML support, you can integrate Azure AD B2C as the IdP by using the SSO solution, so employees can log in to the storefront with corporate credentials.

By connecting Azure AD B2C with your Shopify store, you can enable secure SSO for both storefront and admin — whether you’re on Shopify Plus or not — giving your employees a seamless and secure login experience.

Yes, it’s possible to apply Shopify tags to customers based on custom user attributes stored in Azure AD B2C, though it requires some integration work as it’s not a native, out-of-the-box feature.

Here’s how this typically works and what’s involved:

Define Custom Attributes in Azure AD B2C:

Start by defining the custom user attributes you want to use for tagging in Azure AD B2C. These attributes can be strings, booleans, or integers, and you can add them in the Azure portal under External Identities > Custom user attributes, as per Microsoft notes.

Expose Custom Attributes in the B2C Token:

Configure your user flows or custom policies in Azure AD B2C to ensure these attributes are included as claims in the ID token or access token after login.

Use the miniOrange SSO & user sync app for Shopify:

The miniOrange app is designed to seamlessly connect Azure AD B2C with your Shopify store. It captures custom attribute values directly from the Azure AD B2C token and automatically updates customer tags in Shopify based on those values, without needing to build custom middleware, write API calls, or use external integration tools.

Shopify Integration:

Once configured, the miniOrange solution keeps your Shopify store in sync with Azure AD B2C. You can define rules within the miniOrange app to apply or update Shopify customer tags whenever a user logs in, ensuring your storefront reflects real-time customer attributes from your identity system.

Yes, you can offer seamless Single Sign-On (SSO) across Shopify, your custom application, and other platforms by using Azure AD B2C as a central Identity Provider (IdP).

Here’s how it generally works and the key elements involved:

Azure AD B2C as the Central Hub:

Users authenticate with Azure AD B2C using their preferred methods (local accounts or social media logins like Facebook or Google). Once authenticated, users receive an ID token (and potentially an access token) to access connected services.

Integrating Shopify:

For Shopify, you can use the miniOrange SSO app from the Shopify App Store to achieve the same functionality. Shopify (or the SSO app) will be configured to trust Azure AD B2C as its IdP. You’ll share the Azure AD B2C metadata URL with Shopify or the miniOrange app to establish the trust relationship.

By properly configuring Azure AD B2C and using the miniOrange SSO solution for Shopify, your users enjoy a unified login experience: sign in once to Azure AD B2C and instantly access Shopify, your custom applications, and other connected platforms — without repeated logins.

Yes, Azure AD B2C can absolutely be used to support Single Sign-On (SSO) across multiple Shopify stores under the same brand, and you can easily achieve this integration using the miniOrange SSO app for Shopify.

Here’s how it works:

Centralized Identity Management: Azure AD B2C acts as a central identity provider (IdP) for all your Shopify stores. With the miniOrange app, users can log in with a single set of credentials and seamlessly access any connected Shopify store without needing to re-authenticate.

Custom Policies: You can still leverage Azure AD B2C's custom policies to design specific login and registration flows tailored to your brand. The miniOrange app ensures these flows remain consistent across all your Shopify stores.

Multiple Domains and Applications: Azure AD B2C supports multiple application registrations within a single tenant. With miniOrange, each Shopify store can be configured as a separate application, enabling individual settings and configurations while keeping centralized identity management.


Please reach out to us at shopifysupport@xecurify.com, and our team will assist you with setting up the Shopify SSO application. 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