Hi,
I have set session timout to 10 min. On clicking logout I have used below codes to clear the session

At the time of each login, a new session id is generated. Even after regenerating new session and clear the previous session using the above code, the previously generated session id is active. Is there anything else to do for deactivating or killing previous sessions
Thanks,
Anu
Jignesh KumarPosted Sep 21, 2024, 6:59 AM
Hello Anu,
If you are using form-based authentication then you need to do below to make sure your session will kill when you log out from syste,