For years we used the Identity and Principal with Role based security constructs build into the .NET Framework like WindowsIdentity and GenericIdentity. Today’s systems are getting more and more loosely coupled, with often separate authorization mechanisms. This requires a much … Continue reading
The post Simple Claims based Identity in .NET 4.5 appeared first on Remondo.