StackStorm / st2web

StackStorm Web UI
http://www.stackstorm.com/features
Apache License 2.0
103 stars 82 forks source link

Browser close should kill the session and user should get logged out #884

Closed pradnya-orchestral closed 2 years ago

pradnya-orchestral commented 3 years ago

Here, Session remains active if user close the browser without log out and access the application URL in same browser. So once the Browser close session will get killed, user will logout and again if user will open browser and enter application URL, application will ask user to login again. Same will happen with tab close also. If user close the tab and again open, user should have to login again.

cognifloyd commented 3 years ago

@pradnya-orchestral could you please rebase? Could you also address the concerns about interaction with #883 (merged)?