Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
Session handling
Hello all,
I read a lot rgarding session handling the forum. My question is, what is the best way?
Currently wenn I log out I only navigate one view back, but the session is still active.
When I close the session I have the problem, that I can no go back to the log in screen.
Is there an nice and easy option?
Best Regards,
Thomas
Hi!
I'm sorry, I didn't really get from your explanation what part is the problem and what is the expected behaviour. There are a lot of different things you can do with various configurations, and other things require a bit more effort to work around. I just made a bit ago an example add-on for session cleanup with background threads, in case that would be helpful for your use case at all.
Best regards,
Anna