Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

How to add Shopify as OpenId Connect / IDP in aws cognito ?

How to add Shopify as OpenId Connect / IDP in aws cognito ?

bharathits1991
Visitor
1 0 0

I have a website with aws authentication integrated.

I am developing one app which will go through shopify oAuth, then it has to go through aws cognito.

For this to occur, I need to add shopify as IDP (Identity Providers) in aws cognito.

 

Can you help me with how to add  and also is there any other way that we can quickly acheive?

Idea is this once the user is authenticated with shopify, it should bypass or act as a fedation to my website.

Please do the needful.

 

Reply 1 (1)

manish22
Shopify Partner
34 0 1

Hey @bharathits1991 

I am from the miniOrange team.

 

From what I understand, you would like your Users on website to login via either Cognito or Shopify Credentials. The Shopify Login button on the other hand should be displayed on the Cognito Login page.

 

We have an application on the Shopify app store, called Store as IDP, which is the quickest way to integrate Shopify (as an Identity Provider) and AWS Cognito. Once the integration is completed successfully, whenever your users try to login on your website, they can use either their Cognito Credentials or Shopify Store Credentials.

 

Our application supports all the standard authentication protocols, such OAuth 2.0, SAML 2.0, JWT, OpenID, API Authentication, etc. and can be easily configured and integrated. Using our application, you can achieve the solution to your use-case.