I am using FORM authentication, together with Realm. I would like to know how can I log out.
The only solution so far is to close browser, but that's not acceptable from the usability standpoint.
Most likely, invalidating the session (HttpSession's "invalidate()" command) will log out the user -- when you close the browser, you're doing the equivalent.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With