Search Results :

×

OAuth Single Sign-On (SSO) For Shopify Using Google as an Identity Provider


miniOrange allows Google Apps to act as an IDP (Identity Provider), which allows users to Single Sign-On (SSO) into Shopify using Google Apps 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 Google Apps as IdP (Identity Provider) and Shopify store as SP (Service Provider).

Pre-requisite : Single Sign On - SSO Application

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

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


Step by Step guide for configuring SSO into Shopify using Google Apps as IDP

1. Configure Shopify as SP in Google Apps

  • Go to https://console.developers.google.com/ and sign up/log in.
  • Click on Select Project to create a new Google Apps Project, then click on NEW PROJECT. (refer to the image below)
  • Shopify SSO - select project google oauth provider
  • Enter your Project name under the Project Name field and click on Create
  • Shopify SSO - Create Project
  • Now, again click on Select a Project (highlighted in the image below) and select the newly created Project by clicking on the project name that you entered in the previous step.
  • Shopify SSO - Select Project
  • Go to Navigation MenuAPIs & ServicesCredentials.
  • Shopify SSO - navigate menu api service google
  • Click on the Create Credentials button and then select OAuth Client ID from the options provided.
  • Shopify SSO - select oauth clientID google
  • In case you are facing some warning saying that to create an OAuth Client ID, you must set a product name on the consent screen (as shown in the below image). Click on the Configure consent screen button.
  • Shopify SSO - configure consent screen google
  • Choose how you want to configure and register your app and click on create button.
  • Shopify SSO - oauth consent screen
  • Enter the required details such as App Name, User Support Email. and click on Save and Continue button.
  • Shopify SSO - enter app name
  • Scroll down and click on SAVE AND CONTINUE.
  • Shopify SSO - enter app name - save and continue
  • Now for configuring scopes, click on Add or Remove the Scopes button.
  • Shopify SSO - add or remove scopes
  • Now, Select the Scopes to allow your project to access specific types of private user data from their Google Account and click on Update button.
  •  Shopify SSO - google as idp sso into shopify - select scopes for SSO
  • Add test users for your application. Only test users will be able to access the app.
  • Shopify SSO - google as idp sso into shopify - add test users
  • Click on the SAVE AND CONTINUE button.
  • Shopify SSO - google as idp sso into shopify - save and continue
  • Check all the details in the Summary section.
  • Shopify SSO - google as idp sso into shopify - summary section
  • Click on the BACK TO DASHBOARD button.
  • Shopify SSO - google as idp sso into shopify - go back to dashboard
  • Click on the Create Credentials button and then select OAuth Client ID from the options provided.
  • Shopify SSO - select oauth clientID google sso shopify
  • Go to the Credentials tab and click on the Create Credentials button. Select Web Application from the dropdown list to create a new application.
  • Enter the name you want for your Client ID under the name field and enter the Redirect/Callback URI under the Authorized redirect URIs field, which is copied from the Shopify store.
  • Shopify SSO -  select web application - add authorized url
  • Click on the CREATE button to save your configurations.
  • Copy your Client ID and Client Secret and save it on your Shopify SSO App Configuration.
  • Shopify SSO - client id and client secret
  • You have completed your Google App OAuth Server-side configurations.

2. Configure Google Apps as an Identity Provider (IDP) in Shopify

  • Navigate back to the miniOrange Single Sign On-SSO application and click on Add identity Provider button.
  • Shopify SSO - single sign on application
  • Select OAuth protocol.
  • Shopify SSO - Select OAuth protocol
  • From the list of identity providers (IDPs), select Google.
  • Shopify SSO - Select Google Apps as IDP
  • Enter the identity provider (IDP) display name.
  • Now, fill in the required details like Endpoints, Client ID, Client Secret, and Scope.
  • Note down the Callback URL which will be required while configuring SSO.
  • IdP Name Google Apps
    IdP Display Name Choose the appropriate Name
    Client ID From step 1
    Client secret From step 1
    Scope email profile
    Shopify SSO - Import Google Apps Metadata
  • Click on Save.

You have successfully configured Google Apps as an identity provider (IDP) in Shopify.

3. Test Connection

  • After saving the IDP configuration, you will be redirected to Test Connection step.
  • Perform test connection before mapping or fetching attributes, test connection ensures that your IDP configuration is correct.
  • Click on Test Connection.
  • Shopify SSO - Google Apps login page
  • On entering valid Google Apps credentials you will see a pop-up window which as shown in below screen.
  • Google Apps Single Sign On SSO SucessTestConnection

4. Attribute Mapping

  • Click on the + Attribute Mapping button to map attributes between Shopify and Google Apps.
  • Shopify SSO - Add Attribute Mapping
  • Map the attributes by referring the table below:
  • Shopify SSO - Add Attribute Values
    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.
  • Navigate to the application home page. Click More actions against the configured IDP, and click on Make Default to set your IDP as default.
  • Shopify SSO - Make Default IDP

4. Testing 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.
  • Shopify SSO - Test SSO Connection
  • 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 Google Apps 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 Google Apps 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