> 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 cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user