Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: How to give a user a link to log off?

$
0
0
Re: How to give a user a link to log off?
Web Connection 5.0
Re: How to give a user a link to log off?
Feb. 24, 2013
04:46 pm
3Q20ZXSIBShow this entire thread in new window
Gratar Image based on email address
From:Rick Strahl
To:rp

Generally, you can just remove the Session cookie or entry. Subsequent Session lookups then fail and force the user to log back in (if you're using Session to track the login). If you manually manage the user's cookie, just remove the cookie (write a blank string to the cookie).

+++ Rick ---



We validate our users via .htaccess to a portal page which has links to WWC controlled pages. Is there a way to log the user out with a link? or should i just provide a link to a page that says "You have been logged out" without actually doing anything ? (though at least killing the SessionID should be done, no?)

Thanks in advance,



Rick Strahl
West Wind Technologies


from Maui, Hawaii

Making waves on the Web


Viewing all articles
Browse latest Browse all 10393

Trending Articles