Viewing the source of the login page, I found there were still three 
parameters besides username and password:

lt, it seems the ticket, it's value is a long code

_currentStateId, it's value is "viewLoginForm"

_eventId, it's value is "submit"

I had succefully login with HttpClient by parsing the login page source 
for the ticket and other parameters, but it is not a good idea.

I am looking for methods to do that gracefully. for instance, with some 
simple API.

taocore

_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to