Re: [Cosign-discuss] logout time delay?

2012-02-01 Thread Chris Hecker
Crap, sorry for wasting people's time and internet bandwidth on an FAQ. Oops. I don't know why I didn't just search first, my apologies! Chris On 2012/02/01 13:15, Andrew Mortensen wrote: > This is due to service cookie caching by the filter. If a service cookie is > good, the filter caches

Re: [Cosign-discuss] logout time delay?

2012-02-01 Thread Mark Montague
On February 1, 2012 15:26 , Chris Hecker wrote: > If I'm logged into a cosign protected page, and then I click a link to > go to the logout page, then logout, I can hit the back button to go back > to the original protected page. At first I thought this was just the > browser cache, but I can act

Re: [Cosign-discuss] logout time delay?

2012-02-01 Thread Andrew Mortensen
This is due to service cookie caching by the filter. If a service cookie is good, the filter caches it on the protected server, and populates environment variables from its contents. The cookie is then rechecked with the weblogin servers when more than a minute has elapsed since the last check.

[Cosign-discuss] logout time delay?

2012-02-01 Thread Chris Hecker
I'm having weirdness with the centralized logout feature of cosign, and before I try debugging the various pieces, I figured I'd ask if it was actually normal. If I'm logged into a cosign protected page, and then I click a link to go to the logout page, then logout, I can hit the back button to g