Web service authentication

  • Thread starter Thread starter Nikolay Petrov
  • Start date Start date
N

Nikolay Petrov

I want to implement an authentication to my ASP .NET web service.
Passing userId and password as parameter to all my web methods seem
unreliable to me.

Any ideas how to do it?

TIA
 
Nikolay,
I want to implement an authentication to my ASP .NET web service.
Passing userId and password as parameter to all my web methods seem
unreliable to me.
Not really direct however you can try this as well, in the newsgroups

microsoft.public.dotnet.security
microsoft.public.dotnet.framework.webservice

Both are active newsgroups and please crossposting (one message to both
groups) and not multipost to each newsgroup another message.

That does not mean that you are not getting an answer here by the way, so
keep watching this.

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top