Re: [Cosign-discuss] Logout issue

2012-04-19 Thread Andrew Mortensen
any other service. andrew > >> -Original Message- >> From: Martin Sucha [mailto:such...@uniba.sk] >> Sent: donderdag 19 april 2012 5:03 >> To: cosign-discuss@lists.sourceforge.net >> Subject: Re: [Cosign-discuss] Logout issue >> >> Hi, &

Re: [Cosign-discuss] Logout issue

2012-04-19 Thread Houtzager, Guus
Sent: donderdag 19 april 2012 5:03 > To: cosign-discuss@lists.sourceforge.net > Subject: Re: [Cosign-discuss] Logout issue > > Hi, > > On Thursday 19 April 2012 16:14:11 Houtzager, Guus wrote: > > To see what's what I put the following lines in > > https://

Re: [Cosign-discuss] Logout issue

2012-04-19 Thread Martin Sucha
Hi, On Thursday 19 April 2012 16:14:11 Houtzager, Guus wrote: > To see what's what I put the following lines in > https://portal.example.com/logout.php: > > setcookie(cosign, "null", time()-3600, '/', "", TRUE ); > setcookie(cosign-portal, "null", time()-3600, '/', "", TRUE ); The problem is here

Re: [Cosign-discuss] Logout issue

2012-04-19 Thread Houtzager, Guus
s! Regards, -- Guus Houtzager | Project Resource Center | R21 Infrastructure Services T. +31 30 689 10 51 | M. +31 6 27 159 035 http://www.nl.capgemini.com > -Original Message- > From: Andrew Mortensen [mailto:and...@weblogin.org] > Sent: woensdag 18 april 2012 10:24 > To: Houtzag

Re: [Cosign-discuss] Logout issue

2012-04-18 Thread Andrew Mortensen
This looks OK. Can you confirm (using something like Firefox's Live HTTP Headers add-on) that the Set-Cookie contains the values you expect? After you've been redirected to the global logout page, check your cookies to see that the service cookie's actually invalidated. andrew On Apr 17, 2012

[Cosign-discuss] Logout issue

2012-04-17 Thread Houtzager, Guus
Hi, Sorry to bother you again, but I've got an issue with the logout procedure. I'm running into the issue of the filter cache, so after doing logout I can still get in within a small time period. I've read the FAQ but still can't quite get it to work. I hope you can point me in the right direc