Search Results :

×

Single Sign-On (SSO) for Shopify Using Microsoft365 as an Identity Provider


miniOrange allows Microsoft365 (formerly known as Office365) to act as an IDP (Identity Provider), which allows users to Single Sign-On (SSO) into Shopify using Microsoft365 credentials. Our application is compatible with all the SAML / OAuth compliant Identity Providers. We will go through a step-by-step guide to configure Single Sign-On (SSO) into Shopify using Microsoft365 as IdP (Identity Provider) and Shopify store as SP (Service Provider).

Pre-requisite : Single Sign On - SSO Application

To configure SSO with Microsoft365 as IDP, you will need to install the miniOrange Single Sign On - SSO Application on your Shopify store:

miniOrange Provides Secure Single Sign-On (SSO) access to your Shopify Store(both plus and Non plus Stores).


Step by Step guide for Single Sign-On in Shopify Store Using Microsoft365

1.  Get Redirect URI from Shopify SSO Application

  • Go to your Shopify store and navigate to the App section and click on Single Sign On - SSO login application.
  • Shopify Microsoft365 SSO Login - Add SSO Application
  • Click on the Add identity Provider button to add your IDP.
  • Shopify Microsoft365 SSO Login - Add Identity Provider
  • Select OAuth 2.0 protocol.
  • Shopify Microsoft365 SSO Login - Select SAML Protocol
  • Now choose Office365 from the list of IDPs.
  • Shopify Microsoft365 SSO Login - Select Microsoft365 from IDP List
  • Copy the OAuth Callback URL and keep it handy as it will be used in furthur step.
  • Shopify Microsoft365 SSO Login - Click on Get Metadata

2.  Configure Shopify as Service Provider (SP) in Microsoft365

  • Sign in to Azure portal.
  • Click on App Services and go to Manage Azure Active Directory.
  • Shopify Microsoft365 SSO Login -Home-Microsoft-Azure
  • In the left-hand navigation panel, click the App registrations service, and click New registration.
  • Shopify Microsoft365 SSO Login - App-Registration
  • 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 Azure AD directory - Multitenant) and personal Microsoft accounts (e.g. Skype, Xbox)’
    • In the Redirect URI section, select the Web application and enter the Callback URL from the Shopify SSO application and save it under the Redirect URL textbox.
    • Click on the Register button to create your application.
    • Shopify Microsoft365 SSO Login - Overview
  • A unique Application ID is assigned to your application by Azure AD. Keep the Application ID and the Directory ID handy, they will become your Client ID and Tenant ID, which will be needed later to configure the miniOrange Shopify SSO application.
  • Shopify Microsoft365 SSO Login -registration app
  • Go to API permissions from the left navigaton pane and click on Add permissions. Then select Office 365.
  • Shopify Microsoft365 SSO Login -Overview
  • Select permissions and click on Add Permissions button.
  • Shopify Microsoft365 SSO Login -Request-api-permissions
  • Go to Certificates and Secrets from the left navigaton pane and click on New Client Secret. Enter description and expiration time and click on ADD option.
  • Shopify Microsoft365 SSO Login - secret-Key
  • Copy the secret key "value" and keep the value handy it will be required later to configure Client Secret under the Shopify SSO application.
  • Shopify Microsoft365 SSO Login - Secret-Key-2

You have successfully completed your Microsoft365 configurations.

3.  Configure Microsoft365 as OAuth 2.0 Provider in Shopify

  • Navigate back to the miniOrange Single Sign On-SSO application and click on Add identity Provider button.
  • Shopify Microsoft365 SSO Login - go to SSO application
  • Select OAuth 2.0 protocol.
  • Shopify Microsoft365 SSO Login - Select SAML Protocol
  • From the list of IDPs, select Office365.
  • Shopify Microsoft365 SSO Login - Choose Microsoft365 as IDP
  • Fill out the following fields by referring the below table.
  • Shopify Microsoft365 SSO Login - Choose Microsoft365 as IDP
    IdP Display Name Choose appropriate Name
    Authorize Endpoint https://login.microsoftonline.com/{tenant-id}/oauth2/authorize
    Access Token Endpoint https://login.microsoftonline.com/{tenant-id}/oauth2/token
    Get User Info Endpoint https://graph.microsoft.com/v1.0/me
    Client ID From step 2
    Client secret From step 2
    Scope openid
  • Click on Save.

4.   Test Connection

  • After saving the IDP configuration, you will be redirected to Test Connection step.
    Please perform Test Connection before mapping or fetching attributes, test connection ensures that your IDP configuration is correct.
  • Click on the Test Connection button.
  • Shopify Microsoft365 SSO Login - test Connection
  • On entering valid Microsoft365 account credentials you will see a pop-up window which is shown in the below screen.
  • Shopify Microsoft365 SSO Login - SSO Sucess Test Connection
  • Click on the Fetch Attributes button to fetch IDP attribute.
  • Shopify Microsoft365 SSO Login - Fetch Attributes

5.   Attribute Mapping

  • Click on the + Attribute Mapping button to map attributes between Shopify and Microsoft365.
  • Shopify Microsoft365 SSO Login - Add Attribute
  • Map the attributes by refering the table below:
  • Shopify Microsoft365 SSO Login - Map Attributes
    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
  • Click on Save.
  • Shopify Microsoft365 SSO Login - Save Attribute Mapping
  • Navigate to the application home page. Go to More actions against the IDP you have configured and click on Make Default button to make the IDP default.
  • Shopify Microsoft365 SSO Login - Make application Default

6.   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.
  • miniorange Shopify SSO - login with miniorange shopify - click on login button
  • You’ll be redirected to the login page of the IDP you configured in previous step. Log in with your IDP account credentials.
  • You’ll be successfully logged in to your Shopify store.

Hence you have successfully configured Shopify Single Sign-On (SSO) using Microsoft365 (OAuth) as IDP and Shopify as 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 Microsoft365 login credentials within minutes.


Troubleshooting

invalid_request

This may be because your primary domain would be different from your Shopify domain. To check your primary domain and make SSO work, follow the steps given here.

shopify_plan_expired

This issue arises when either the trial period of your Development plan is expired. Or if your plan is not auto-renewed from the Shopify end. Contact us at shopifysupport@xecurify.com to resolve the plan upgrade issue and get smooth functioning of the SSO – Single Sign On Application.

invalid_attributes_received

As email is a required entity in Shopify for account creation as well as login operation, Single Sign On is not successful in this case. To resolve this error, please follow given here.

encountered_an_error

When I am performing SSO, I am getting ‘Please verify if Shopify App is installed’ error. To resolve this error, please follow given here.

If your error or query is not listed here, click here to see others.


Frequently Asked Questions (FAQs)


I have followed the steps to set IdP but where can I check SSO?

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

I installed the Shopify SSO application. I clicked on the “SETUP IDP” option but nothing opened up.

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

When I try to perform SSO, I get redirected to the “Incorrect App Configuration” page.

You might be trying to perform SSO in the different tab of the same browser where you have opened our Single Sign-On – SSO Application or accessed the configuration portal of our application. In this case, SSO will be restricted due to security reasons.
Try to perform Single Sign On in a new incognito/private window or in a different browser in order to make SSO work.

After performing SSO, I want my customers to redirect to the collections or discount offer page.

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

Choose your preferred Identity Provider and start setting up SSO for Shopify right away



If you are looking for anything which you cannot find, please drop us an email on shopifysupport@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