Search Results :

×

Shopify Single Sign-On (SSO) using JWT Protocol

What is JWT (JSON Web Token)?

JWT, or JSON Web Token, is an open standard used to share information between two parties securely — a client and a server. In most cases, it’s an encoded JSON containing a set of claims and a signature. The client will have to authenticate once with the server with the credentials. The server verifies the credentials and delivers a JSON Web Token to the client (JWT). The client may use this JSON Web Token (JWT) to authenticate itself to the server for avoiding the need to submit credentials such as username and password again.

This solution allows you to setup Single Sign-On (SSO) into Shopify store and authenticate via JWT from your client application. When you use single sign-on (SSO) with JWT authentication, a user's identity is verified when they sign in to the client application. The user can then access Shopify store without having to enter any additional sign-in credentials. Only users who have completed Shopify JWT Single Sign-On and authenticated by the client application have access to Shopify store.

jwt token authentication shopify SSO

Whenever a user logs in to your client application, their details are taken from the application userbase by the JWT issuer for creating a JWT token having three parts header, payload, and signature. This JWT token is then appended in the Shopify SSO link and when the user clicks on the SSO link, there will be a signature validation process and if the signature is validated, the user is authentic and will be granted access to the Shopify store; otherwise, the access will be denied.

To configure Shopify JWT Single Sign-On into your store, 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 know more about how Single-Sign-On works in Shopify.

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

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

  • Click on the Add identity Provider button to add your IDP.
JWT Shopify SSO  - Shopify JWT SSO - Add identity Provider

  • Select JWT protocol.
JWT Shopify SSO  - Shopify JWT SSO - Select JWT Protocol

  • Fill out the below fields by referring the below table:
JWT Shopify SSO  - Shopify JWT SSO - Fill out the below fields

IDP Display Name Enter appropriate IDP name (It will be used in SSO link)
JWT Login URL Authentication endpoint of company on which the user will get authenticated and get redirected to miniOrange JWT SSO link
User Identifier Enter user identitfier as "email"
JWT Signing Algorithm

RSA256 / HS256 / Token Introspection

  • Click on Save.
  • Go to your configured application and locate the 'Application Key' field, which will act as the IdpIdentifier, shown in the image below:
JWT Shopify SSO  - Shopify JWT SSO - locate the Application Key field

  • Append the data in the below URL format.
Customer ID miniOrange will provide customer ID. Please contact shopifysupport@xecurify.com for the same.
IdpIdentifier JWT Identifier in above image
JWT token Provided by the organization using SSO services. The JWT token needs to have these three mandatory parameters in the payload:

iat - The time when this token was issued.
exp - This indicates the Shopify access token expiration.
user_identifier - attribute in which you are passing email address
Store-domain The primary domain of your Shopify store

URL Format:

    https://store.xecurify.com/moas/broker/login/jwt/callback/{customerId}/{idpIdentifier}/{jwtToken}?relay=https://store.xecurify.com/moas/broker/login/shopify/<store-domain>/account

  • After substituting the values click on the Single Sign-On (SSO) link. You will be redirected and logged-in to the Shopify store.
JWT Shopify SSO  - Shopify JWT SSO - logged-in to Shopify Store

  • Click on the + Attribute Mapping button to map attributes.
JWT Shopify SSO  - Shopify JWT SSO - click on + Attribute Mapping

  • Map the attributes by refering the table below:
JWT Shopify SSO  - Shopify JWT SSO - Map the attributes

Attribute Name in Shopify Choose the attribute from the list of predefined attributes
Attribute Type IDP Attribute
Attribute Value Enter the attribute value that you are passing from JWT token
  • Click on Next.
JWT Shopify SSO  - Shopify JWT SSO -  Click on Next

Hence you have successfully configured Shopify JWT Single Sign On (SSO) using miniorange Single Sign-On (SSO) login application. This solution ensures that you are ready to roll out secure access to your store using Shopify JWT within minutes.

More FAQs ➔

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.


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