>From what I've seen, CAS logout is not presumed to affect the Google Apps session. I think once Google gets initial authentication it never looks back. I'd be interested in what you're suggesting. Coming from a LAMP background, is there a cURL equivalent in Java?
Thanks, Ed On Wed, Feb 13, 2013 at 12:24 PM, Lynxlogic <[email protected]> wrote: > Is IdP initiated single sign out (i.e., sign out from CAS server, or from > a different SP for that matter) supposed to work with Google Apps? I'm > seeing the user logged out from both CAS and Google if I sign out from > Google Apps, but if I sign out from CAS I'm left logged into Google, even > though I do have SLO callbacks enabled. > > If this isn't supported, I wonder if it might be possible to simply > customize the CAS logout JSP with a hidden iframe that simply hits the > Google logout URL. It wouldn't be 100% reliable but perhaps better than > nothing. Has anyone tried this? > > Thanks, > David > > > -- > 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 > > -- Ed Hillis, Web Programmer Southwestern University 1001 East University Avenue, Georgetown, TX 78626 512.863.1066 [email protected] -- 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
