* nossair nossair <nossairmail at gmail.com> [2015-01-19 16:34]: > is there any way to logout a user from SP without using http? Remove the session from the session storage service, but I'm not aware any APIs are exposed to allow for that. So I guess that's a no. -peter