HIGHLY URGENT: Does Passport authentication pass on to web service

From: Lopamudra (Lopamudra_at_discussions.microsoft.com)
Date: 01/18/05


Date: Tue, 18 Jan 2005 05:03:02 -0800


        I have 2 webservers, one running a web application and the other a web
service. The web application calls a web method of the web service internally
to get some data. This web application is a passport enabled site, hence when
the user logs on, it requests the user to log in with passport.

        Both the web application and the web service use the PassportIdentity
object to retrieve the ClientPUID of the user. So we have installed the
Passport SDK on both the web servers.

        My question is, If the user gets authenticated against passport in the web
application (web server1), will he be automatically authenticated in the web
service (in web server2) called by the web application. Basically I should be
able to retrieve the ClientPUID in the web service also without
reauthentication.

        Please treat this as VERY VERY URGENT.



Relevant Pages

  • HIGHLY URGENT: Does Passport authentication pass on to web service
    ... The web application calls a web method of the web service internally ... it requests the user to log in with passport. ... object to retrieve the ClientPUID of the user. ... Passport SDK on both the web servers. ...
    (microsoft.public.dotnet.framework.webservices)
  • HIGHLY URGENT: Does Passport authentication pass on to web service
    ... The web application calls a web method of the web service internally ... it requests the user to log in with passport. ... object to retrieve the ClientPUID of the user. ... Passport SDK on both the web servers. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • HIGHLY URGENT: Does Passport authentication pass on to web service
    ... This web application is a passport ... object to retrieve the ClientPUID of the user. ... Passport SDK on both the web servers. ... able to retrieve the ClientPUID in the web service also without ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: HIGHLY URGENT: Does Passport authentication pass on to web service
    ... but that depends a lot on how your web service is being ... take credentials in the message itself (using something like WSE2 or by ... If you are using transport level security, then it will depend on the ... I'm aware of to supply passport credentials that way (although I could be ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: HIGHLY URGENT: Does Passport authentication pass on to web service
    ... L> Both the web application and the web service use the PassportIdentity ... L> object to retrieve the ClientPUID of the user. ... Forget it - Passport was abandoned by Microsoft ...
    (microsoft.public.dotnet.security)