Thanks for the response, Scott. Turns out that the problem is an odd routing error on our network. When I put the CAS server into the correct subnet, it came right up.
Thanks again for your help, ---------------------------------- Mark St. Laurent Web Systems Administrator Yavapai College http://www.yc.edu<http://www.yc.edu/> From: Scott Battaglia [mailto:[email protected]] Sent: Tuesday, July 10, 2012 5:25 PM To: [email protected] Subject: Re: [cas-user] CASify Outlook Web Access 2010 behind Load Balancer If you increase logging via the log4j.xml, you should see additional information. If its failing for a callback, its typically one of two reasons: 1. It does not trust the endpoint's certificate. 2. The endpoint is not initially returning a status code that indicates its okay (i.e. a 200). If you already have logging turned up, please paste in any additional stuff you might feel is relevant. Cheers, Scott On Tue, Jul 10, 2012 at 6:28 PM, St Laurent, Mark <[email protected]<mailto:[email protected]>> wrote: Hello everyone, So, here is my dilemma. I am trying to implement CAS with Outlook Web Access 2010. I am using CAS 3.5.0 and the CASify OWA 2010 procedure from here: https://wiki.jasig.org/display/CAS/CASifying+Outlook+Web+Access+2010 The CAS server functions perfectly when pointed at a single OWA server. However, our OWA environment is actually two different servers located behind a hardware load balancer, and when I point the CAS auth through the load balancer it fails. I believe the root error (from the cas.log file) is this: ERROR [org.jasig.cas.web.ServiceValidateController] - TicketException generating ticket for: [callbackUrl: https://mail.yc.edu/coa?proxyResponse=true] org.jasig.cas.ticket.TicketCreationException: error.authentication.credentials.bad Has anyone else successfully CASed a load-balanced OWA 2010 environment? I am very inexperienced with CAS, so talk slowly and try not to use any big words. :) ---------------------------------- Mark St. Laurent Web Systems Administrator Yavapai College http://www.yc.edu<http://www.yc.edu/> -- 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]<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
