Halo CAS experts,
Currently I am facing the following issue. Say http://service_url is a url of a casified application. When a user logs in to the application using CAS, CAS will redirect to the http://service_url again while attaching the service ticket. Now if the original url has a GET variable (i.e. http://service_url?some_var), CAS fails to use the correct separator for the ST variable. CAS still uses '?' instead of '&'. How can this be corrected? I scour through the code, and it seems that this functionality is handled by Spring. Is it Spring bug? Btw, I am using cas-sever-3.0.5. Thank you, Ezra _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
