Dario, You can parse the login page requests/responses yourself and that would work. You may wish however to take a look at the upcoming RESTful API or exposing the API via SOAP using something such as xFire (I think its cxf under Apache now).
-Scott -Scott Battaglia PGP Public Key Id: 0x383733AA LinkedIn: http://www.linkedin.com/in/scottbattaglia On Tue, Jul 15, 2008 at 11:41 AM, Dario Gallicchio <[EMAIL PROTECTED]> wrote: > Hello everybody, > > I'm using CAS to interactively authenticate my users, via browser, and it > works fine. > Now, I'd like to use it to authenticate batch processes too. I know that I > have to manually manage in-memory cookies on my side (using > java.net.CookieManager, etc), but my question is: does CAS support > non-interactive login? > > Thank you very much for any suggestion. > > Dario Gallicchio - Zenvoo Team > > > _______________________________________________ > Yale CAS mailing list > [email protected] > http://tp.its.yale.edu/mailman/listinfo/cas > >
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
