I've had this set of web services that use KerberosToken for authentication.
I've had them running for about a year now until yesterday when I installed
the W2K3 SP1.
Now when I call the any of the web services I get the error:
System.Web.Services.Protocols.SoapHeaderException : The signature or
decryption was invalid
Has this happened to anyone else here? Is there anyone that can give me a
clue at what might have made the web services stop working? Is there any
known issue between W2K3 and WSE 2.0 that I'm not aware of?
Re: Web Service and ASP.NET Forms Authentication ... Ok, so FormsAuth is out, the same is WSE because it is not supported on the ... so that leaves me with implementing my own basic auth module.... Well - you could use WSE3 username tokens with SSL or basic authentication... Is it possible to use ASP.NET Forms Authentication in Web Services?... (microsoft.public.dotnet.framework.aspnet.security)
Re: WSE 2.0, smart client, Username authentication, no x.509 ... I also prefer SCTs over UserTokens for authentication,... > I dont know if WSE 2.0 SP 3 allows this I think it is only with the new ... > web services WSE 3.0 hosts them without a web server for you (read the WSE ... (microsoft.public.dotnet.framework.webservices.enhancements)
Re: Windows Authentication, Single sign on and Active Directory ... your web server is probably a workgroup mode machine. ... Co-author of "The .NET Developer's Guide to Directory Services... web service proxy client fails to connect due to authentication failure... Windows authentication on the web services.... (microsoft.public.dotnet.framework.aspnet.security)
Trying to determine best strategy for web service security ... I am new to WSE 2.0 and a little overwhelmed by the breadth of what's ... I have a group of web services which provide a facade for a COM+ ... What I would like to have is an authentication web service that would ... (microsoft.public.dotnet.framework.webservices.enhancements)
Re: Windows Authentication, Single sign on and Active Directory ...web service proxy client fails to connect due to authentication failure... the web services anyway, as it is generally important to protect any ...web server is also a member of the domain). ... (microsoft.public.dotnet.framework.aspnet.security)