Hi,
I use CAS3.2.8, as part of the project i have been trying to retrieve TGT's 
using RESTful service. 
I followed the instructions present 
here https://wiki.jasig.org/display/CASUM/RESTful+API

I have CAS running on tomcat at http://localhost:8080/api/ 

Now when i make a RESTful post to http://localhost:8080/api/v1/tickets with 
username and password, all i get back from CAS is a "200 OK"

Some additional information that i get in headers is 

        * server (String, 17 characters ) Apache-Coyote/1.1
        * pragma (String, 8 characters ) no-cache
        * expires (String, 29 characters ) Thu, 01 Jan 1970 00:00:00 GMT
        * cache-control (String, 8 characters ) no-store
        * set-cookie (String, 54 
characters ) JSESSIONID=09CA027E3ECD7BB5C9857E5B45FC1A39; Pa...
        * content-type (String, 23 characters ) text/html;charset=UTF-8
        * content-length (String, 4 characters ) 5673
        * date (String, 29 characters ) Wed, 14 Sep 2011 14:19:59 GMT
        * connection (String, 5 characters ) close

I think there is some configuration that i am missing, but can't seem to find 
documentation for it. 

Will be greateful is someone that has already done CAS configuration with 
RESTful could help

-Ravi

-- 
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-dev

Reply via email to