Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: CAS logout

  1. #11
    Join Date
    Aug 2004
    Location
    Roselle Park, NJ
    Posts
    167

    Default

    In our meeting yesterday I just found out that we're moving Single Signout to post CAS 3.0. It will remain in the sandbox but it will not be part of the official distribution (I'm hoping i can push it out quickly after if possible.)

  2. #12
    Join Date
    Oct 2006
    Posts
    9

    Default

    any updates on Single Sign Out?

  3. #13
    Luke Taylor is offline Senior Member Acegi Security System TeamSpring Team
    Join Date
    Aug 2004
    Location
    Glasgow, Scotland
    Posts
    3,449

    Default

    Go to the CAS site

    http://www.ja-sig.org/products/cas/

    and search for "signout"

  4. #14
    Join Date
    Oct 2006
    Posts
    9

    Default

    Thank you very much Luke.

    Here's an interesting post I found by following your lead:

    VT CAS Server Software Architecture

    Cheers!

  5. #15
    Join Date
    Nov 2004
    Location
    Dallas, TX (USA)
    Posts
    58

    Default

    By following the CCCI recommendations, I was able to implement a very effective signoff from our 2.X CAS implementation. The key feature I had to add was a new ACEGI filter that verified the user was still enabled b4 proceeding with the rest of the ACEGI chain. The CCCI recommendation suggested detecting a "-" infront of the service ticket to signal the app to disable the user.
    So, when an app logs out, CAS sends a logout command to all logged in apps and they mark that user as disabled. When the user comes back, the login enabled filter detects they are disabled and invalidates the session.

    I can provide more details if needed but it works great for us.
    Sleep is for the weak

Similar Threads

  1. HOWTO: Acegi Logout
    By dmfrey in forum Security
    Replies: 10
    Last Post: Nov 4th, 2007, 11:46 AM
  2. Replies: 2
    Last Post: Aug 1st, 2005, 04:51 AM
  3. logout method
    By gmansoor in forum Security
    Replies: 6
    Last Post: May 9th, 2005, 07:52 PM
  4. Replies: 1
    Last Post: May 5th, 2005, 09:42 PM
  5. About Logout
    By richardsang2004 in forum Security
    Replies: 1
    Last Post: Jan 14th, 2005, 03:49 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •