|
Axel, Commonly used CAS clients usually require that the ticket validation callback be performed over https, since over http it is not secure. There is no substitute for using HTTPS with CAS. I suggest fast-forwarding to the moment when you do want to be doing that. However, the latest milestone of the legacy-java-cas-client (a re-distribution of the Yale Java CAS Client) includes a "feature" for disabling the requirement that the CAS server be running over HTTPS. http://code.google.com/p/legacy-java-cas-client/downloads/list This is used in the latest release candidate of uPortal 3 to allow bringing up a uPortal instance for demonstration and development using CAS and uPortal without HTTPS. The "2.2.0 M2" release available there introduces configuration parameters for the Java Servlet Filters for this purpose. Andrew Axel Mendoza Pupo wrote: the connection to validate the ticket require https but for the moment i dont want to doing like this, is there any way to change this to make a simple http connection to validate the ticket? |
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
