Sunday, 29 July 2018

single sign on (sso) laravel

I have three different laravel websites, I want to make user sign in at one website then he will be automatically logged in at the other two websites. eg. if you logged in at your stackoverflow then open stackexchange you will be logged in with stackoverflow account. I have tried many packages but they ends with infinite exceptions or they simply not woking. Most of packages based on SAML, I have no idea why it did not work with me? I do not know what I miss? Is there any config for this to work? I am using laravel 5.6. All the apps are at the same server.



from single sign on (sso) laravel

No comments:

Post a Comment