To integrate Shopify Single Sign-On (SSO) using the JWT token protocol, you'll need to establish a secure connection between Shopify and your Identity Provider (IdP) using JSON Web Tokens (JWT). This integration ensures a seamless login experience for your customers while maintaining robust security standards.
Note: Our Shopify Plus SSO application supports various protocols, including JWT, SAML, OAuth, and OpenID Connect (OIDC).
Pre-requisites
- Shopify Plus Single Sign-On (SSO) App: Link
- Guide to set up Single Sign-On (SSO) in Shopify using JWT protocol: Link
Step 1: Configure Identity Provider (IdP):
- Take note of the JWT Login URL from your Identity Provider.
Step 2: Configure JWT Authentication in Shopify:
- Log into your Shopify store and launch the Shopify Plus SSO application.
- Select the JWT token protocol.
- Enter the JWT Login URL, User Identifier and JWT Signing Algorithm from your IdP.
- Click on "Save" to complete the setup.
Step 3: Test Connection:
- Test the integration by assigning the JWT SSO application to specific users.
- Click on the Test Connection button and enter user credentials.
- A Test Successful notification will appear if the connection is configured correctly.
By following these steps, you will successfully configure Shopify SSO using JWT for secure, seamless authentication between your Shopify Plus store and Identity Provider (IdP).
For further assistance, please feel free to contact our support team.