I'm not sure if the phpCAS client supports the callbacks. Also, CAS will also only callback *if* you've initiated logout from the /logout url.
Cheers, Scott On Wed, Jun 3, 2009 at 3:30 PM, Justin <[email protected]> wrote: > Hi. i'm having to integrate my website with an existing cas server. I'm > using php and Drupal. Everything works great except for single sign-out. I > can log in to my site, go to an existing site, log out, and go back to my > site and it's still logged in. I have 2 questions. 1. It seems like from > the documentation that CAS is supposed to do a callback to my URL with the > sign-out from the other server (we've added my service in the CAS admin). > 2. Is there no way to intercept all calls on my server and do some sort of > check to see if the user is still logged in rather than depend on a > callback? > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
