You'll want to write a CredentialsToPrincipalResolver to do the conversion, or use one of the included ones.
Cheers, Scott On Tue, Jun 30, 2009 at 10:55 AM, Amr Ellafi <[email protected]> wrote: > Thank you. then i can replace the Net ID with e-mail or username ? > > On 6/30/09, Scott Battaglia <[email protected]> wrote: > > You want to use your SOAP service as an authentication mechanism? > > > > Just write an AuthenticationHandler that calls it. > > > > Cheers, > > Scott > > > > > > On Mon, Jun 29, 2009 at 11:44 AM, Amr Ellafi <[email protected]> wrote: > > > >> Hey Folks, > >> I have a SOAP web service exposing my user system. how would i > >> integrate it to authenticate through CAS ? > >> > >> Thanks ! > >> > >> -- > >> 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 > > -- > 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
