Can CAS act as a headless authentication mechanism? I'd like to use CAS for authenticating web service calls (which are stateless and headless). I currently have CAS all wired up with my web application so I understand how that works (it works great). However, I am failing to see how I could CASify my web services. Is it possible to create a CAS Ticket via an API as there is no way for these clients to go to a UI and "login"? I see numerous "Java Client" examples that show how to validate a ticket once in hand, but I see no examples of how to get the ticket itself(without logging in through a JSP page).
Thanks, Eric _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
