Hi Nathan > At my organization, we run a customized version of CAS (both client and server > customized) which supports three forms of single logoff (SLO). To participate > in SLO, when a CAS client redirects the user to the CAS server, it includes one > of the three parameters listed below. When the CAS server creates the service > ticket, it remembers the URL, the service ticket, and the SLO information > passed in that extra parameter. When the user accesses /cas/logout, the system > retrieves this list of service URLs for the current session and performs the > required action for each.
[...] > By the way... I have run into slowness with our legal department regarding > releasing our code as open source. It's been approved by all necessary > managers, but we're still waiting for the final clearance from legal. The code > I'm talking about is a fully-featured ISAPI filter / Apache module (portable > core code with customized builds for Windows/Linux and Apache/IIS) and an > HttpModule for .NET (equivalent of a J2EE servlet filter). Both of these > support our enhancements, which are: 1) additional attributes; and 2) single > logout. Hopefully this will clear the legal department soon. Any progress on this? Do you have an idea how long it will take? Thanks already, hopefully we will be able to improve your code so you also benefit from releasing it as open source software. Cheers Luk -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Luk Claes e-mail: [EMAIL PROTECTED] Directie ICT Afdeling ICT-Toepassingen Groep ICT-projecten Universiteit Gent fax: +32 9 264 4994 Krijgslaan 281, gebouw S9, 9000 Gent, Belgie www.UGent.be -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
