Refreshing Claims in a WIF Claims-Aware Application
March 10th, 2010
1 comment
With Windows Identity Foundation (WIF), it’s fairly simple and well-documented on how to consume claims in your claims-aware web application. What isn’t entirely clear is how to reload these claims when updates are made to the user’s information. How do we refresh the claims, which are stored in an encrypted SAML token cookie? Read more…
Categories: Identity Management