Re: Web Services Authentication
- From: "Joubert Nel" <j@xxxxx>
- Date: Thu, 3 Nov 2005 15:51:29 -0500
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
>
.
- References:
- Web Services Authentication
- From: Justin Lazanowski
- Web Services Authentication
- Prev by Date: WebClient error: The underlying connection was closed: an unexpected error occurred on a receive
- Next by Date: WSDL.EXE
- Previous by thread: Web Services Authentication
- Next by thread: Re: Web Services Authentication
- Index(es):
Relevant Pages
|