Open pazooni opened 7 years ago
When logging in I am getting an infinite loop. It seems that its not able to get back to the same session.
I am using: session driver = database routesMiddleware = web PHP 7 Laravel 5.3
Also if relevant I am using a forge load balancer with 2 servers.
Any help would be much appreciated
https://github.com/aacotroneo/laravel-saml2/pull/24#issuecomment-343018547
When logging in I am getting an infinite loop. It seems that its not able to get back to the same session.
I am using: session driver = database routesMiddleware = web PHP 7 Laravel 5.3
Also if relevant I am using a forge load balancer with 2 servers.
Any help would be much appreciated