Vishal, OK, we installed Bill's github code at c:/coa, made virtual directory /coa at the same level as /owa (or /Exchange) We converted that directory to an app. All the handler isapi_net.dll mappings popped up correctly without us doing anything. However, webmail/coa/auth is giving us 404 (as is webmail/coa/), but webmail/coa/license.txt is giving us the license! We're stuck. The mapping for the auth virtual path seems to be there.
Can you tell us what to look at on iis7 to figure out why this isn't redirecting? The Default.aspx contains the word coa does it also need coa/auth below that? It's almost like Default.aspx isn't working as an default page, since /coa/ is giving 404. Looking at your case: What does your CAS server allowedProxyChains say? Does your CAS server trust the CA that signed the localhost cert? KC On May 13, 2010, at 8:11 AM, Ganjoo, Vishal wrote: > Hi Can anyone help me with integration of Outlook / CAS > > I have installed Clearpass Extension and OUTlook and the .NET client > (http://github.com/wgthom/CasOwa) on IIS server successfully. > > Now, I am trying to do the following step, when I try: > > https://localhost/coa/auth > > it redirects me to > https://localhost:8443/cas/login?service=https%3a%2f%2flocalhost%2fcoa%2fauth -- 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
