Hello team, I am working on to integrate three products in our product line to centrally authenticate through CAS. I changed the login page that JASIG provides by default and customize it. The list of issues are 1. I use request parameter 'view' to dynamically use different login view for different product line. Now, when I add more views to default_views.properties file the request goes to infinite redirection loop. 2.If I leave the login page idle for some time (5 minutes or more), then I have to enter my credentials twice. i.e. when I enter userName and password first time no response occurs just the username and password fields are reset and I have to re-enter the credentials and this time I am successfully authenticated. 3. In IE6 Service pack 1, when I browse to a product it redirects to login server where I provide my credentials. After that the application redirects to the requested product and runs in an infinite loop in the product side. While it is looping if I provide the url directly then the product page is seen. This shows that in IE 6 SP1 CAS server authenticates the user but after redirecting to the product the browser can not open the product page. I need your help in this regard. Regards, Lekhnath
PRIVACY NOTICE This email and any attachments may be confidential and/or privileged. Use of the information contained in this email by anyone other than the intended recipient is strictly prohibited. If you have received this email in error, please notify the sender by replying to this message and delete this email. _______________________________________________ cas-dev mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas-dev
