Search Results :
×Easy and seamless access to all resources. Single Sign-On (SSO) into any SAML2.0, WS-FED or JWT Application using Shopify credentials.
Allow Service providers to mapped user details directly from Shopify IDP (First Name, Last Name, Phone number, Email id, etc.)
Allows service Providers to map user’s Group from Identity Provider to service provider groups. The user groups are updated on SSO.
Configure the URL wherever you want to redirect your Single Sign-On users after SSO login or after logout.
When the Shopify IDP session expires, log out the user from all service providers.
Easily integrate the login link from your Shopify site using short code for IDP initiated SSO.
Using our Store as IDP application you can stay logged in into your store for more than 24 hours without having to log in again.
SSO is based on a trust relationship between the identity provider and service provider. This secure authentication is based upon a certification that is exchanged between the Shopify identity provider and the service provider you have chosen. The certificate can be used to sign identity details sent from the Shopify identity provider to the service provider, ensuring that the service provider is receiving it from a reliable source (Shopify IDP). This identity data is stored in Shopify SSO as tokens, which contain identifying details about the user such as an email address or a username, among other things.
As a Shopify store owner, you may have encountered a situation where your session times out after 24 hours. This can be quite frustrating, especially when you’re in the middle of a task and need to take a break.
Fortunately, there’s a way to extend your Shopify session time beyond the 24-hour time limit. Using our Store as IDP application you can stay logged in into your store for more than 24 hours without having to log in again.
Extending your Shopify session time beyond the 24-hour mark is a great way to make sure that you don’t have to constantly log in and out when taking a break. With this change, you’ll be able to focus more on your tasks and less on logging in and out.
$89/month
$149/month
$249/month
Utilise your Shopify Store to its fullest and integrate different applications, platforms and websites in your business architecture with Shopify such that your Shopify users can use their Shopify credentials to access any of the platforms connected with your Shopify Store.
To configure SSO into your application with Shopify as IDP, you will need to install the miniOrange Store as IDP- SSO Login Application on your store
miniOrange Provides Secure Single Sign-On (SSO) access to your application using Shopify Store as IDP.
Here is the description of what each field means (present on the app configuration window).
SP Entity ID | SP Entity ID is used to identify your app against the SAML request received from SP. Make sure the SP Entity ID or Issuer is in this format: httpss://www.domain-name.com/a/[domain_name]/acs. |
ACS URL | Assertion Consumer Service URL defines where the SAML Assertion should be sent after authentication. Make sure the ACS URL is in the format: httpss://www.domain-name.com/a/[domain_name]/acs. |
Single Logout URL | Single Logout URL defines where the user should be redirected after receiving the logout request from SP. You can mention your applications logout page URL here. Make sure the Single Logout URL is in the format: httpss://mail.domain-name.com/a/out/tld/?logout. |
Audience URI | Audience URI, as the name suggests, specifies the valid audience for SAML Assertion. It is usually the same as SP Entity ID. If Audience URI is not specified separately by SP, leave it blank. |
NameID | NameID defines what SP is expecting in the subject element of SAML Assertion. Generally, NameID is Username of Email Address |
You can edit Application by using the following steps:
Application Name | Enter Application Name |
Client Name | Enter Client Name |
Client ID | Enter Client ID |
OAuth Authorize URL | https://<store.xecurify.com>/moas/broker/login/oauth/<customerid> -Use this endpoint when you want use Shopify as Identity Provider |
OAuth Token Endpoint URL | https://<store.xecurify.com>/moas/rest/oauth/token | OAuth User Info Endpoint URL | https://<mycompany.domainname.com>/moas/rest/oauth/getuserinfo |
Custom Application Name | Choose an appropriate name according to your choice. |
Description | Add appropriate description according to your choice. |
Redirect-URL | Endpoint of your application, which will receive the JSON Web token and process it. |
Group Name | Default. |
Policy Name | Add policy name according to your Preference. |
Login Method | Password. |
https://login.xecurify.com/moas/jwt/mobile
Client ID | If your application provides its own client ID, you can configure it by clicking on the Customize button. |
App Secret | You can find App Secret by clicking on the icon as shown below. |
Description | Add appropriate description according to your choice. |
Signature Algorithm | Select your signature algorithm from the dropdown. |
Redirect URL |
Given below is your app url where you will receive your token. RSA 256 : <your_app-login-url> (Here token will be added by the system)HS256 : <app-login-url/?id_token=>
|