Author: Eugenio Pace - Software as a Service Architecture Guidance : Web Client | Posted on: 7/10/2008 10:22:35 AM | Views : 1127

When we implemented claim based authorization in LitwareHR, we had to write a lot of code and play with non-trivial configurations (LitwarehR includes 2 STS and all the supporting infrastructure for securing the web services and the callers to them). Not being a security expert myself, I found the ââ?¬Å?theoryââ?¬Â behind this amazingly simple and powerful, but the ââ?¬Å?practiceââ?¬Â quite complex. The good news is that all this just got much easier with the release of ââ?¬Å?Zermattââ?¬Â: ââ?¬Å?Zermattââ?¬Â is a .NET developer framework and SDK that helps developers build claims-aware applications to address todayââ?¬â?¢s application security requirements using a simplified model that is open and extensible, can improve security, and boosts productivity for developers.  Developers...(read more) ...

Go to the complete details ...