« Return to Thread: RESTful CAS API

Re: RESTful CAS API

by Earl Fogel :: Rate this Message:

Reply to Author | View in Thread

Scott,

It looks good.  Two things, though:

  - Should there be a logout url?

  - You use both /cas/tickets and /cas/ticket.  That seems confusing.

Earl Fogel
Information Technology Services  phone: (306) 966-4861
University of Saskatchewan       email: earl.fogel@...
--
On Wed, 23 Apr 2008, Scott Battaglia wrote:

> All,
>
> We have need of a way of programmatically obtaining tickets for purposes of
> service to service authentication.  We've previously used a SOAP-based web
> service (which we've kept internal).  We're planning on moving to a much
> lighter approach, to make it easier for our non-Java clients (SOAP isn't
> necessarily fun to parse/construct), but we're most likely going to
> contribute it back as a module in the CAS project, as it seems like
> something other people could use (and I believe some people have hinted at
> needing something).
>
> To that end, we've posted a suggested API for obtaining TGTs and Service
> Tickets:
> http://www.ja-sig.org/wiki/display/CASUM/RESTful+API
>
> Please let us know if you have any feedback, additional ideas, etc.
>
> Thanks
> -Scott
>
> --
> -Scott Battaglia
> PGP Public Key Id: 0x383733AA
> LinkedIn: http://www.linkedin.com/in/scottbattaglia
>
_______________________________________________
cas-dev mailing list
cas-dev@...
http://tp.its.yale.edu/mailman/listinfo/cas-dev

 « Return to Thread: RESTful CAS API