Category Archives: Windows Identity Foundation

Claims from Different Providers

This is a compilation of claims that are sent from different providers when using Windows Azure Access Control Service. Windows Live ID The only two claims from Windows Live ID are: Claim Type Example Value http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name iLO4AOwdo6pSpVSmKYiwL4/xIBGYHl/5f7vV/km/2lg= http://schemas.microsoft.com/accesscontrolservice/2010/07/claims/identityprovider uri:WindowsLiveID Google … Continue reading

Posted in Windows Identity Foundation | Leave a comment

Hello, Claims!

This a step-by-step guide for converting a ASP.NET web application to claims-based authentication using Windows Identity Foundation and ADFS 2.0. It assumes you have a development environment consisting of Visual Studio 2010 with ASP.NET MVC 3 and Windows Identity Foundation … Continue reading

Posted in Windows Azure, Windows Identity Foundation | 2 Comments