This is not directly related to CAS but something I am seeing while deploying 
CAS and I am trying to find out if others have faced a similar issue-
Basically, there are 2 webapps (say), webapp_1 and cas.
1. User tries to go to http://mydomain:8080/webapp_1
2. User gets redirected to 
https://mydomain:8443/cas/login?service=http://mydomain:8080/webapp_1
3. User authenticates successfully
4. User is redirected to http://mydomain:8443/webapp_1

So, incase you didn't catch it- after successful authentication, the browser 
appears to be attempting to redirect the user back to the original application 
(webapp_1) but on the wrong port (8443). Needless to say, this causes grief to 
the user. It happens on some versions of IE only and only to SOME users. 
Doesn't seem to happen on Firefox. Something is making IE to not redirect from 
8443 to 8080. Do folks know of some security setting thats controls this on IE? 
I am pretty sure it is that. Offending IE version is 6.028. Versions 5 and 7 
are ok.

Any ideas are much appreciated.


       
____________________________________________________________________________________Get
 the Yahoo! toolbar and be alerted to new email wherever you're surfing.
http://new.toolbar.yahoo.com/toolbar/features/mail/index.php
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to