[cas-user] Trouble redirecting back to vendor hosted application after login

2014-12-16 Thread Bryan Wooten
This problem is with a hosted solution and only started when we disable SSL and went with TLS on the reverse proxy front ending our CAS servers. (The proxy does SSL termination). Here is what happens: 1. Go to vendor.utah.edu This is a CNAME 2. Get redirected to this:

Re: [cas-user] Trouble redirecting back to vendor hosted application after login

2014-12-16 Thread Sean Baker
To be clear in Step 4, are you sure that the user is never redirected to the external service -- i.e. that when you POST back to /cas/login?... you're simply being served up the success page (200) and not 302'd to the vendor and then bounced back again? Based on your history, it seems most

RE: [cas-user] Trouble redirecting back to vendor hosted application after login

2014-12-16 Thread Bryan Wooten
...@usuhs.edu] Sent: Tuesday, December 16, 2014 9:48 AM To: cas-user@lists.jasig.org Subject: Re: [cas-user] Trouble redirecting back to vendor hosted application after login To be clear in Step 4, are you sure that the user is never redirected to the external service -- i.e. that when you POST back