I think we would probably not let it get into a redirect loop, either by only accepting lt via post or by stripping it out in the exception resolver.
Thoughts? On Fri, Dec 30, 2011 at 11:09 AM, Marvin Addison <[email protected]>wrote: > > As a part of performance testing, we were seeing following behavior for > OOTB > > cas. When you go to following url > > > http://server/cas/login?username=test&password=test<=_cAAAA_kBBB&_eventId=submit > > cas goes in a redirect loop. > > The precise CAS server version matters quite a bit in this case. Can > you please indicate the version you're testing? In any case we cannot > consider this a bug since the username and password should be sent via > POST request. Some working JMeter tests that use a proper POST > request are attached to > https://wiki.jasig.org/display/CASUM/Apache+JMeter that should work > for CAS versions prior to 3.4.11. I have a working test for 3.4.11 > that I used recently that I can provide upon request. > > M > > -- > 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-dev > -- 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-dev
