Another possibility for IIS Integration (depending on your goal) is to use the Apache Tomcat IIS Connector: http://tomcat.apache.org/connectors-doc/reference/iis.html
Using the Connector you can host ASP.NET applications on the same virtual server as CAS. The Tomcat server can be located on the same box as IIS or on a different one. From: Marvin Addison [mailto:[email protected]] Sent: Saturday, November 24, 2012 5:51 AM To: [email protected] Subject: Re: [cas-user] CAS integrated within APPS running on IIS Is there any possibility to integrate the apps running on MS IIS ? See https://wiki.jasig.org/pages/viewpage.action?pageId=35389878. Although the approach discusses PHP apps on IIS, the approach should be generalizable to any content hosted in IIS provided you can enable ASP.NET<http://ASP.NET> pipeline mode. M -- You are currently subscribed to [email protected]<mailto:[email protected]> as: [email protected]<mailto:[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
