Windows Authentication with WSE

From: Christian Staffe (x_at_y.z)
Date: 05/24/03


Date: Sat, 24 May 2003 17:13:53 +0200


Hi,

I would like to call a web service method using some kind of integrated
security like NTLM or Kerberos (I want my user to connect only once in an NT
domain and then call a web service where the user would be authenticated
using the same domain credentials). It looks like in WSE, there is a way to
achieve this using a custom binary token. Is it the way to go or is there
any other way to do this ?

Christian



Relevant Pages

  • Re: Webservice To Add User Accounts
    ... Also make sure that your first hop from the client to the web service is ... is authenticated using kerberos or NTLM. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Intranet Authentication for a webapp
    ... Look at integrated authentication. ... either Kerberos or NTLM. ... the domain credentials are used. ...
    (microsoft.public.windows.server.active_directory)
  • Re: WSE 2 and impersonation
    ... If you are looking to create an interoperable web service, ... For our particular solution, Kerberos is ... >> a Kerberos ticket that allows the Web service consumer (running on ... >> When the message is received by WSE, ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • Re: WSE 3.0, SoapReceiver and Kerberos encryption
    ... you can use Kerberos security. ... web service. ... The client is running as a domain user and the service is running ... <response signatureOptions="IncludeAddressing, IncludeTimestamp, ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • Re: calling WSS web services from Web Application
    ... I think the reason is that NTLM does not send credentials everytime, ... before you even call the web service you don't get the credentials passed to ... I can't see any way around this at the moment, other that not using NTLM, ... > account on the WSS server. ...
    (microsoft.public.sharepoint.windowsservices)