I solved this using Apache HTTP Client 4.x and HttpPost and LaxRedirectStrategy. It may be hackish, but it works without having to disable redirectAfterValidation.
On Wed, Dec 4, 2013 at 2:20 PM, jieryn <[email protected]> wrote: > Greetings, I am running CAS v3.4.11 and have enabled > redirectAfterValidation in my client application web.xml. Despite > that, any POST requests are still being returned a 301. How can I make > this work please? -- 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-user
