cancel
Showing results for 
Search instead for 
Did you mean: 

Magento 2 with Yii2

Magento 2 with Yii2

Hello Everyone,

We need to Login and signup from magento 2 (signup and login form) to yii2 in website. Yii2 is installed in root directory and magento 2 is installed in shop directory.
Please let us know in case anyone has any suggestions

2 REPLIES 2

Re: Magento 2 with Yii2

Hi @deepak_gupta5 

 

As I can see you are talking about Single Sign On between YII and Magento 2. Here we have a extension which you can install in magento and setup with YII framework. I hope it will help you to understand the concept of SSO.

 

Let me know if you are looking for something like this.

 

Thanks

Re: Magento 2 with Yii2

If you are looking for a SSO/SAML approach.

You can turn Yii or Magento into a SAML Identity Provider and then connect rest of applications enabling them as Service Providers.