Hi Robert ,Thanks for the quick reply, I need second way.CAS is a Webservice Provider and ws client authenticate via Webservice against CAS :-( right now I am looking into proxy authentication.
And my client is Spring Security application.WS Client should authenticate and redirect to spring security application and this application should create SecurityContext and set in a session .Sub sequent requesst of the WS client should able to use this SecurityContext -Sailendra On Fri, Jul 24, 2009 at 6:15 PM, Robert Oschwald < [email protected]> wrote: > Just for clarification: > Do you want CAS to do the authentication against an Authentication Service > (Which means you need a Webservice Authentication handler within CAS) > or do you want that CAS is a Webservice Provider and your ws clients > authenticate via Webservice against CAS? > > For the first thing, I can help you. For the second, I don't know - as the > CAS protocol itself doesn't need any webservice, it's just http get/post and > client redirects. > > Robert > > Am 24.07.2009 um 13:57 schrieb Sailendra Deepak: > > Hi ,How can i use CAS with Web service.I want to login using web > service.Is it possible with current CAS or do we need to customize > anything.I couldn't find a way to login > > > Please Reply > > Thanks > Sailendra > > -- > 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 > > > -- > 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 > > -- 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
