Authenticating user over the internet



Hi,
I am using custom authentication using SOAP headers to authenticate users of
a web service. I cannot use windows authentication as our client
applications need not in the same domain as that of server. Also, I don't
want to use WSE. I am sending user name and password in the SOAP header in
clear text. But I don't want to send username and password in cleartext
form. What is the best way to send username and password over the internet?
Thanks,
Kalyani


.



Relevant Pages

  • Re: Authenticating user over the internet
    ... I am using custom authentication using SOAP headers to authenticate ... I don't want to use WSE. ... What is the best way to send username and ...
    (microsoft.public.dotnet.framework.webservices)
  • Authenticating user over the internet
    ... I am using custom authentication using SOAP headers to authenticate users of ... I cannot use windows authentication as our client ... What is the best way to send username and password over the internet? ...
    (microsoft.public.dotnet.framework.webservices)
  • RE: ASP.NET windows authetication
    ... Using only forms authentication with e-mail addresses won't be possible. ... have to authenticate users in AD with AD. ... I'm going to have a process that checks if the username is in email format ... > The reason why is I need to allow windows authentication as well as ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • RE: Web Forms Auth fails when rfValidator triggered
    ... © 2002 Microsoft Corporation. ... | Content-Type: text/plain ... | | basically has a username field, ... | | If I enter garbage text in BOTH fields, the authentication ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • RE: Adding a virtual FTP folder to IIS
    ... I think we can follow the Form Authentication modal. ... application will use the ASPNET account. ... If we change the username ... Windows identity different from that of the default process identity. ...
    (microsoft.public.dotnet.framework)