This message should look like this: Is it possible to send POST to http://host/cas/login without the value for the hidden field called "lt" (login ticket). Can CAS be configured to ignore the "lt" when authenticating user? If it cannot be configured, where which class in CAS sources should I change to make it happen?
I simply need to be able to log in CAS, without supplying "lt" value. I read that "lt" hidden field is created just to simply deal with some web browsers problems. I would really like to have CAS login page, with login form, that does not have hidden "lt" field, even if I could encounter some problems with some web browsers in a future. Please help. Paul Szulc On Tue, 2010-01-19 at 11:40 +0100, Paweł Szulc wrote: > Can send POST to http://host/cas/login without the value for the > hidden > field called "lt" (login ticket). Can CAS be configured to ignore the > "lt" when authenticating? If it cannot be configured, where which > class > in CAS sources should I change to make it happen? > > I read that "lt" hidden field is created just to simply deal with > some > web browsers problems. I would really like to have CAS login page, > with > login form, that does not have hidden "lt" field. > > Please help. > > Paul Szulc -- 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
