Our filter is now available here: http://www.ja-sig.org/wiki/display/CASC/ISAPI+Filter
It supports proxy tickets to some degree... 1) It can be configured to request a PGT and pass that to the application via an HTTP header 2) If configured to use /proxyValidate, it will validate proxy tickets... however, it does NOT have code to check the proxy chain. We've been using this filter in production since 2004, and the current version is very stable. Nathan Kopp Applications Strategist Information Technology Group Campus Crusade for Christ, Int'l 407-826-2939 Office | 407-484-8485 Mobile | 407-826-2968 Fax -----Original Message----- From: William G. Thompson, Jr. [mailto:[email protected]] Sent: Wednesday, April 01, 2009 3:52 PM To: [email protected] Subject: Re: [cas-user] CAS with only IIS Nathan, I'd like to get a hold of the binaries and source. Can you comment on confidence/usage level of the filter? Could you post the binaries and source to a jasig wiki page? Does the filter support Proxy tickets? Regards, Billl On Wed, Apr 1, 2009 at 2:41 PM, Nathan Kopp <[email protected]> wrote: > We have created an ISAPI filter that plugs directly into IIS. > (Incidentally, it also can be compiled as an Apache module.) It > supports the standard CAS 2.0 protocol, as well as some additional > features that we've implemented, such as single log-out and additional > attributes. We've released the binaries and source code under an open > source license (GPL, IIRC), though we aren't hosting it anywhere and we > aren't facilitating any collaborative development. I can send you the > binaries and source in a ZIP file to anyone, though. Just ask. > > If anyone would like to pick this up and run with it (i.e. host it > somewhere like Google Code or SourceForge and facilitate new > development), you are more than welcome to do so. > > Nathan Kopp > Applications Strategist > Information Technology Group > Campus Crusade for Christ, Int'l > 407-826-2939 Office | 407-484-8485 Mobile | 407-826-2968 Fax > > > -----Original Message----- > From: Marvin Addison [mailto:[email protected]] > Sent: Wednesday, April 01, 2009 1:09 PM > To: [email protected] > Subject: Re: [cas-user] CAS with only IIS > >> I want to ask if we can set a CAS with only IIS, without Tomcat > > The official CAS server is a Java servlet-based Web application, so > you _must_ have a servlet container like Tomcat to host it. You might > investigate rubycas, which is an alternative implementation of the CAS > server in Ruby, which may provide additional deployment options. > > M > > -- > 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 > > > > -- > 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 > -- 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 -- 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
