Sign In
Lost in history
Blogs focused on WWSAPI: the new native web services stack from Microsoft
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Common WWSAPI errors
Interop
LiveID
Security
Testing
WCF
Web Services
WWSAPI
WWSAPI to WCF interop
Archive
Archives
October 2009
(1)
September 2009
(2)
August 2009
(1)
June 2009
(4)
May 2009
(7)
April 2009
(5)
March 2009
(3)
February 2009
(1)
January 2009
(1)
December 2008
(2)
November 2008
(4)
October 2008
(1)
May, 2009
MSDN Blogs
>
Lost in history
>
May, 2009
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Lost in history
WWSAPI RC bits for downlevel platforms are available!
Posted
over 3 years ago
by
haoxu
2
Comments
Not many people are aware of our commitments to ship WWSAPI to downlevel platforms. Nikola just sent out an email annoucing the availability of the RC bits for downlevel platforms: https://connect.microsoft.com/WNDP/Downloads/DownloadDetails.aspx?DownloadID...
Lost in history
One thought on testing
Posted
over 3 years ago
by
haoxu
2
Comments
I have been in the testing discipline for almost 8 years. Over the years there have been different forces to push me into development. Somehow I stayed, despite the fact many people outside and even inside Microsoft don’t give much regard to testers....
Lost in history
LiveID support in WWSAPI on Win7
Posted
over 3 years ago
by
haoxu
1
Comments
In Windows 7, LiveID can be used with WWSAPI in two scenarios: 1. SSPI over TCP ( WS_TCP_SSPI_TRANSPORT_SECURITY_BINDING ) with the default SPNEGO package : on both client and server 2. HTTP Negotiate header authentication ( WS_HTTP_HEADER_AUTH_SECURITY_BINDING...
Lost in history
More on HTTP header authentication
Posted
over 3 years ago
by
haoxu
1
Comments
My previous post on header authentication comparison between WWSAPI and WCF mentioned the impersonation level. Here is a bit more detail as people still seem to be caught by surprise due to this difference. I mentioned that WCF client could set the impersonation...
Lost in history
WWSAPI to WCF interop 9: secure conversation bootstrapped by Kerberos AP-REQ token
Posted
over 3 years ago
by
haoxu
1
Comments
In my post on WWSAPI federation support , I explained how to set up secure conversation on the WWSAPI client to work with a WCF server using WSFederationHttpBinding. In this post, I’ll show how to use secure conversation without federation. Secure conversation...
Lost in history
One note about running the examples using HTTP
Posted
over 3 years ago
by
haoxu
1
Comments
It turns out that with the example code as is, starting a server at an HTTP or HTTPS address does not require the process to be run as an admin (elevated on Vista and Win7). No namespace needs to be reserved either. This is because the code uses localhost...
Lost in history
A simple way to run the WWSAPI Kerberos over SSL samples
Posted
over 3 years ago
by
haoxu
1
Comments
The Kerberos over SSL samples (like the calculator one ) demonstrate WWSAPI mixed mode security that matches the WCF’s KerberosOverTransport authentication mode. In this mode, the Kerberos AP-REQ ticket is wrapped in a WS-Security header for client and...
Page 1 of 1 (7 items)