Letractively / rubycas-server

Automatically exported from code.google.com/p/rubycas-server
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Support for Single Sign-Out (CAS 3.1) #35

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
CAS 3.1 has support for single sign-out, where the server calls back to
registered services informing them to terminate any local session info for
the given CAS session. See
http://www.ja-sig.org/wiki/display/CASUM/Single+Sign+Out

Original issue reported on code.google.com by matt.zuk...@gmail.com on 7 Jan 2008 at 7:02

GoogleCodeExporter commented 8 years ago

Original comment by matt.zuk...@gmail.com on 22 Feb 2008 at 4:39

GoogleCodeExporter commented 8 years ago
This is now pretty much implemented in trunk. Support has also been added in the
development version of RubyCAS-Client.

For in-depth discussion on the implementation, see:
http://groups.google.com/group/rubycas-server/browse_thread/thread/fe0e51f22fdb0
88d

Original comment by matt.zuk...@gmail.com on 4 Apr 2008 at 8:21

GoogleCodeExporter commented 8 years ago

Original comment by matt.zuk...@gmail.com on 26 Sep 2008 at 3:56