strongloop / loopback-component-oauth2

oAuth 2.0 server for LoopBack
http://www.strongloop.com
Other
62 stars 63 forks source link

Having problems authenticating user when server is behind load balancer #62

Closed UVk closed 7 years ago

UVk commented 7 years ago

We are tying to login when our two servers are behind load balancer with no success, but when we shutting one of (we have two) the entire process works fine.

UVk commented 7 years ago

This issue was found to be not related to loopback, it was sticky session problem that was solved using redis.