Still struggling with it; this is a trace from Firefox, I'm still getting a 500 error. CAS logs, too long to post, say that Clearpass is handing off a ticket back to OWA but OWA doesn't seem to be taking it, any ideas. I know cert issues are normally brought up, the CAS server uses a wildcard cert, which has been imported to IIS, that cert is *.domain1.edu. The Exchange cert is a UCC/SAN cert, which has been registered with CAS but as you can see our dev Exchange servers are using a local domain we created as domain2.edu. Any help would be greatly appreciated.
[15:45:55.393] GET https://exch.owa.domain1.edu/coa/auth [HTTP/1.1 302 Found 15ms] [15:45:55.427] GET https://cas.domain1.edu/cas/login?service=https%3a%2f%2fdevexchsrv1.domain2.edu%2fcoa%2fauth [HTTP/1.1 200 OK 31ms] [15:46:14.466] POST https://cas.domain1.edu/cas/login?service=https%3a%2f%2fdevexchsrv1.domain2.edu%2fcoa%2fauth [HTTP/1.1 302 Moved Temporarily 578ms] [15:46:15.057] GET https://devexchsrv1.domain2.edu/coa/auth?ticket=ST-5-sYyS5ajF4NfGRYMJOOQw-casdev2 [HTTP/1.1 302 Found 375ms] [15:46:15.437] GET https://devexchsrv1.domain2.edu/coa/auth [HTTP/1.1 500 Internal Server Error 250ms] This is part of the 500 error I received in IIS: [HttpException (0x80004005): Error getting response from clearPass at URL: https://cas.domain2.edu/cas/clearPass;ticket......... -- 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
