Monthly Archives: July 2010

WIF, ASP.NET 4.0 and Request Validation

Since the response of a WS-Federation sign-in request contains XML, the ASP.NET built-in request validation will trigger an exception. To solve this, request validation needs to be turned off for pages receiving such a response message. Starting with ASP.NET 4.0 … Continue reading

Posted in IdentityModel | 5 Comments

StarterSTS v1.2

I just uploaded version 1.2 of StarterSTS. This is simply a conversion of v1.1 to a web application project. Some people have asked for it so here we go. This version is still compiled against .NET 3.5 SP1 – but … Continue reading

Posted in Uncategorized | Leave a comment

IIS & RESTful Services #FAIL

really? when will super duper IIS finally support non-Windows accounts for HTTP authentication? http://blogs.msdn.com/b/astoriateam/archive/2010/07/21/odata-and-authentication-part-6-custom-basic-authentication.aspx see here for a complete module including IIS management integration: http://custombasicauth.codeplex.com

Posted in WCF | 2 Comments

Re-MVP’d 2010

As always: thank you Microsoft!

Posted in Uncategorized | Leave a comment