After login, session changed [message #1777061] |
Fri, 24 November 2017 03:36  |
Eclipse User |
|
|
|
Hi to all
We have application developed in Eclipse Scout Neon.
We have login, and application works ok, but except on big problem.
While I am logged, and some other uses opens application and logs in, my session is changed and I see name from that other user, my session is changed with other user session.
That is the problem.
Do you have some ideas?
Thanks
|
|
|
Re: After login, session changed [message #1777241 is a reply to message #1777061] |
Mon, 27 November 2017 06:39  |
Eclipse User |
|
|
|
Hello Luka
To better answer you:
- Which version of Scout are you using?
- Are there any load balancers, application firewalls, reverse proxies or similar in your setup? (Basically: Anything beside the application server)
- Can you give an overview over what kind of authentication are you using? Form-Based? Single Sign On? Or something else?
- The other user you're describing - is it on the same browser on your computer (development purposes) or really different users (each on their own computer)?
Scout needs "sticky sessions" (all requests from a user must be connected to the same front-end scout instance during his session) since its Client/ServerSessions are keeping state.
Loadbalancers usually need proper configuration for this to work.
|
|
|
Powered by
FUDForum. Page generated in 0.02605 seconds