Community Update 2014-02-21 – #OWIN, #ASPNET and of course #Azure Mobile Services

First we have a nice post on MSDN about integrating claims with OWIN. I’ve read the article and it’s definitely easier.

Then we have the integration of the OWIN pipeline with the new .NET Azure Mobile Services as well as a test drive of the WS-Federation in the new Katana 3.0.0-alpha1 (available on NuGet with the -Pre flag).

Finally, serving WebP images with ASP.NET MVC.

Enjoy the weekend!

OWIN

Using Claims in your Web App is Easier with the new OWIN Security Components (blogs.msdn.com)

Running the OWIN pipeline in the new .NET Azure Mobile Services (www.strathweb.com)

Test driving the WS-Federation Authentication Middleware for Katana | leastprivilege.com on WordPress.com (leastprivilege.com)

ASP.NET

Serving WebP images with ASP.NET MVC – Randoom (friism.com)