You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Asif Jan <as...@cern.ch> on 2003/05/16 11:51:51 UTC

Explicitly invalidating sessions while users login /logout to Portal


Hi

I want to explicitly invalidate sessions when users click "logout" on the
portal page. I am using  jetspeed action JLogoutUser to logout the users .

And have implemented my CustomAuthentication class which has login and
logout methods . Everything works fine if I dont play with sessions , but if
I try to invalidate session in CustomAuthentication.logout method I get
InvalidSessionState exception.

PLUS
I also need that session shall only be created when a user logs in , where
as jetspeed creates session when we visit the Home screen .


Thanks
Asif



>


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org