I promise that if I had been on a computer instead of my phone, my answer would have been just as detailed ;-)
On Thu, Sep 29, 2011 at 9:16 AM, Marvin Addison <[email protected]>wrote: > > If you have a custom jsp page, you may wish to compare it against the > > default. > > This is an insightful suggestion, and I'll explain why. If you have > modified your login page, that would likely explain the problem. > 3.4.10 changed the way the LT is handled due to increased conformance > with the CAS protocol, https://issues.jasig.org/browse/CAS-958. The > end result is that the login form posts slightly different parameters, > which if missing would cause authentication to fail before the > authentication handler fires. > > https://github.com/Jasig/cas/commit/f5093358632c351594daecbe42b690c1382d24db > clearly describes the exact changes. > > 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-user > -- 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
