I believe I need to expire the IWAUTH cookie as that controls access to TeamSite, but IWAUTH is a server side cookie. Is anyone aware of how I may go and expire a server side cookie?
Tried expiring the IWAUTH cookie using the javascript as suggested but this does not terminate the session
Is there a way of getting the teamsite session using say the CGI:ession perl module? What would be the name of the teamsite session?