By tag: claims
0
kicks
Using Claims-Identity with SimpleMembership in ASP.NET MVC 4
Punit Ganshani illustrates how to use claims identity with SimpleMembershipProvider in ASP.NET MVC 4
0
kicks
Beginner for Windows identity foundation
Steps to install Windows Identity Foundation and Basic installers for the windows identity foundation
0
kicks
Drink the red token – debug your claims-aware apps
Another identity development widget brought to you by Vittorio’s team. This time it’s a very tiny control called SecurityTokenVisualizer that helps debugging claims-aware web applications. But the thing I like of this control is that it can also be used as a teaching tool, very useful for demos by t...
0
kicks
ASP.NET control for claims-aware apps
Vittorio just announced it in his blog… we helped writing an experiment of raising the level of abstraction to work against claims. We created a server control that allows you to work with claims. There are three types of expression:
Claim Value: set the value of a property with the value of a spec...