Stories recently tagged with 'Claim-Based-Identity'

Drink the red token – debug your claims-aware apps(blogs.southworks.net)

submitted by mwoloskimwoloski(160) 2 years, 7 months ago

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 the way. Last week we “dogfooded” it during the Iteration Review of an identity-related project and the audience made the click when we expanded the red small pentagon that shows the behind the scenes... read more...

add a comment |category: |Views: 8

tags: another

ASP.NET control for claims-aware apps(blogs.southworks.net)

submitted by mwoloskimwoloski(160) 2 years, 7 months ago

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 specified claim type ... read more...

add a comment |category: |Views: 16

tags: another