CAS server 3.1+ supports Single Sign Off which means when a user logs off CAS all the services they were using are informed that the user is not longer logged in and given a chance to gracefully log off the user.

The Drupal CAS client needs to be updated to recognize these log off notifications and proceed to log off the user from the system.

Comments

metzlerd’s picture

Version: 6.x-1.0 » master
Status: Active » Fixed

Committed to HEAD.

Thanks Guy for this important feature!

I'll roll a new release after I have a chance to test this on multiple sites.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

  • Commit 6bea104 on 6.x-2.x, 6.x-3.x, 7.x-1.x, master, 8.x-1.x by metzlerd:
    #288408
    
    Implemented cas single sign-out.
    
    by Guy Gershoni from Conchus...