Re: [cas-dev] redirect loop while loading custom URL in CAS

2009-08-15 Thread Marvin Addison
Please do not cross-post to both cas-dev and cas-user. Most of the folks on cas-dev read cas-user anyway. Also, questions of this sort clearly belong on cas-user. M -- You are currently subscribed to cas-dev@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or acces

[cas-dev] redirect loop while loading custom URL in CAS

2009-08-15 Thread Sailendra
HI, I configured one custom URL(**/mylogin.htm) in cas-servlet.xml(before actual login i need to show first login page,if first login is success then only i am redirecting to actual CAs login page) loginController firstLoginController And this firstLoginController is