Just Released – Claims-Identity Guide online

The entire book is now available for browsing online on MSDN here: https://msdn.microsoft.com/en-us/library/ff359115%28lightweight%29.aspx

Now, to be honest, it doesn’t look as nice as the printed book (small preview here):

 

image

 

But everything is in there! (and doesn’t look that bad at all either, it’s just I really like the printed version :-) ).

 

What’s in there?

image

If you are new to identity federation, reading the Preface and Introduction to Claims are strongly recommended before diving into any of the scenarios. Claim Based Architectures is optional, but a good read anyway to understand the underlying protocols and how WIF works.

Here’s a quick map of the technologies covered in each of the following chapters:

Chapter

Technologies

Topics

Web Single-Sign On ASP.NET WebForms
  • Single company SSO.
  • Using WIF on WebForms based applications.
  • ”Before” and “after” scenario.
  • Using claims for user profile information.
Windows Azure ASP.NET WebForms on Azure
  • Hosting a claims-aware application on Windows Azure.
Federation ASP.NET WebForms
  • SSO across security realms.
  • Simple Home Realm Discovery.
  • Federation Provider (R-STS).
  • Claims transformation.
Web Services WCF, WPF
  • Federation across security-realms with “Active clients” using WCF bindings.
  • Claims transformation.
Federation with Multiple Partners ASP.NET MVC
  • Using WIF on MVC applications.
  • More advanced Home Realm Discovery.
  • Managing multiple trust relationships.

 

We also have a couple of Appendices for more details on relevant protocols, certificates, etc. Worth reading if you are interested in the lower level details and the what happens “under the hood”.

All sample code is available for download here.

if you have any feedback, which is always very welcome, please join us in our discussion board.