Re: Web Services Authentication



Hello Justin,

Web Services implemented using ASP.NET only support Windows and SOAP
(custom) authentication, not Forms.

See
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconSecuringASPNETWebServices.asp

I am working on a Windows Forms app also and am consuming Web Services I
wrote and host in ASP.NET, however, I use Windows Integrated authentication.

Regards
Joubert

"Justin Lazanowski" <justin@xxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:%230lATau3FHA.3400@xxxxxxxxxxxxxxxxxxxxxxx
>
>
> I have a windows app that I am writting for some field reps. This app
> should download and upload specific information to a web service, and
> cache the information on the local computer when they are not online.
>
> I have this part working perfectly however, I would really like to have
> some sort of authentication to access or upload the data.
>
> The users are not logged in to a domain so no authentication token is
> available. All the information I have been able to find for web services
> and authentication have involved web apps as opposed to windows apps.
> Anyone have any sort of information or a good source that I can find an
> example of how to implement some sort of authentication?
>
> Thanks,
> Jutsin
>


.



Relevant Pages

  • RE: Beginners Questions
    ... We do use Windows form on the presentation layer which is on ... terminal server and call web services on the business logic side. ... of using "proxy" authentication on SQL Server. ... > I have written an app with a Windows Forms UI that is deployed to clients ...
    (microsoft.public.dotnet.distributed_apps)
  • Re: Multiple App Authentication
    ... these are web app users and they are not part of any domain nor do we ... authentication - or at least authentication by UID/PWD. ... Assuming this is on an office windows network, ... Active Directory only verifies the identity of the user; ...
    (microsoft.public.dotnet.framework.aspnet)
  • Sporadic HTTP 401 Permission Denied Error
    ... I'm protecting web services using windows authentication ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: form authentication and webservices
    ... We will be using Windows Authentication on the Web Services side (same users ... Dominick Baier ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • windows authentication uses guest
    ... My problem is I can't get authentication to fail like I think it should. ... I've got a fat client using web services on Windows 2000. ... we attempt to use the default credentials. ...
    (microsoft.public.dotnet.framework.aspnet.security)

Quantcast