Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Scout » After login, session changed
After login, session changed [message #1777061] Fri, 24 November 2017 08:36 Go to next message
Luka Cavic is currently offline Luka CavicFriend
Messages: 47
Registered: August 2014
Member
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 11:39 Go to previous message
Patrick Baenziger is currently offline Patrick BaenzigerFriend
Messages: 96
Registered: September 2011
Member
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.
Previous Topic:Dragging views into different sections of the application
Next Topic:How to reorder fields in a composite field ?
Goto Forum:
  


Current Time: Thu Apr 25 03:41:45 GMT 2024

Powered by FUDForum. Page generated in 0.02792 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top