Have you checked your logs? Turned on DEBUG logging to see if there are any errors?
I'm assuming you've already followed this: http://www.ja-sig.org/wiki/display/CASUM/RESTful+API (based on your comment about /v1 it seems like you did). Cheers, Scott On Sat, Apr 25, 2009 at 1:40 PM, Michael <[email protected]> wrote: > We are using JA-SIG Central Authentication Service 3.3.1 and it does work > fine when the user logs in via /cas/login. But additionally we need a > command line client for our application which we want to log in using REST. > > But /cas/v1/tickets does return a pain 404 http code instead of a TGT. We > do not even get a 404 error document from Tomcat, just the 404 code! If we > request /cas/v2/tickets for example, we do get a different response > (redirect to /cas/login), thus it seems the restlet is configured on > /cas/v1/tickts which is the default config. > > Any idea where what we could to to find out what the reason for this > behaviour is? > > Thanks! > ... Michael > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
