I thought as a little X-Mas present – I just zip up the current version of my IdentityModel2 solution and make it available for download here. It is barely tested (besides my own use cases which were the reason why I wrote most of the code in the first place) so I thought I’d call it CTP1 and would appreciate your feedback ;)
What’s inside?
- a bunch of extension methods (for IPrincipal, IClaimsPrincipal, IClaimsIdentity, RSACryptoServiceProvider…)
- a custom configuration section for easy certificate loading
- a simple claims viewer for console, WinForms and ASP.NET
- helpers for federating with the Access Control Service
Merry Xmas!