Laravel SSO from CI3 |
Hello everyone!! Can someone Please help me with Laravel SSO from CodeIgniter? The main app is in CodeIgniter 3 (where the users Signup and log-in) installed at CI3.example.com the Laravel is installed at la.example.com Now, I am looking to provide SSO to laravel App to the user who has already logged at CI3. Please help me the solution for this.
I tried to do this, but its asking for middlewares... I used this for Laravel SSO: https://github.com/zefy/laravel-sso and for Middlewares: https://github.com/davinder17s/codeigniter-middleware But could not move it ahead..... Help from you guys will make it move ahead. ![]() TIA
Hi, You can easily enable SSO for your Laravel and codeigniter applications using the miniorange/laravel (https://www.miniorange.com/laravel-single-sign-on-(sso)) package. I have tried the solution and it works great for me! Also they provide a user interface which makes the setup very easy and fast.
|
Welcome Guest, Not a member yet? Register Sign In |