The RESTful API has an extremely specific purpose (supporting service-to-service authentication). What's your use case for adding a RESTful API to CAS?
Cheers, Scott On Tue, Aug 31, 2010 at 2:08 PM, Jonathan Bricker <[email protected]>wrote: > I’m implementing a CAS server with a custom authentication. I was to use > a restful service to call our authentication service. I noticed that CAS > had Restlet set up for a prototype ticket granting resource. I’ve never > used Restlet and was trying to understand how it was used in CAS. > > > > When using the SpringRouter, is that setting up a filter for the /tickets > and /tickets/{ticketGrantingTicketId} call in the request? Could I just > add my own to the same router parameters or make a new one? > > > > Should I add to the CAS restlet-servlet.xml or move it to the cas-servlet? > > > > Any information at all would be very helpful. > > > > Thanks, > > > > *Jonathan Bricker* > > ExactTarget > > *Senior Software Engineer, Product Development* > > Office | 317.524.2789 > > Cell | 317.435.0763 > > Email | [email protected] <[email protected]> > > > > -- > 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
