Claims-based Identity and Access Control Guide RTM!
March 5th, 2010
I found myself posting more on twitter than my blog. However this deserved a post.
The RTM of the guide is finally out there in PDF version.
- Book content online on MSDN.
- Book PDF download
- Final samples download
- Discuss at Codeplex
Looking at my name in the cover of a book together with such a group of experts is really a significant milestone in my career. I want to specially thanks Eugenio for trusting me and inviting me to participate in this project. Hope you find the content useful. If you have any questions or you want to discuss about claims, identity, federation towards your next project feel free to mail me at matias at southworks dot net.
Now heading towards the second book: Cloud Guidance! Stay tuned…

March 7th, 2010 at 10:21 pm
Congratulations!!! I’m sure it is the first of many. Can’t wait to start reading it.
March 8th, 2010 at 7:50 pm
Matias,
This is a terrific guide put together by the group.
I’m particularly interested in the multi tenant side to FAM, in a non-browser based approach.
I am wondering if you have to use asp.net MVC routing to handle the redirects? All the examples I’ve seen thus far focus on this pattern. Our mail goal is redirection to a token service based on some of the home realm information passed in.
The mvc pattern looks great, but it’s not clear if there is something else that we can hook into in order to provide the redirect urls to WCF service based clients (non-browser based).
The closest I got was to tie into the RedirectingToIdentityProvider event on the WSFam object, but that does not seem like the correct course. Any help would be appreciated.
March 12th, 2010 at 6:23 pm
[...] and Identity related news.First up, several AD bloggers recommended an ebook by Matias Woloski, Claims-Based Identity and Access Control Guide. This is a free PDF covering patterns and practices for service authentication and authorization on [...]