This release includes several reference implementations for claims-based and federated scenarios that involve active clients written in WPF. The samples include:
Don't forget to follow readme instructions in each sample folder.
Prerequisites:
1. VS 2008 + SP1
2. "Geneva" Framework SDK May 2009
https://connect.microsoft.com/site/sitehome.aspx?SiteID=642&wa=wsignin1.0
3. WPF Toolkit March 2009 (assembly included in \bin)
NOTE: there is a June 2009 version now
http://www.codeplex.com/wpf
- TodoList_SimpleFederation
- Provides a baseline sample for federation with a single STS and a single RP service
- TodoList_ClaimsBasedUI
- Adds to the sample by restricting access to UI features based on claims granted the user with WPF binding techniques and INotifyPropertyChanged to facilitate
- TodoList_SharedTokens
- Adds to the previous two implementations a feature to share tokens across mutiple RP services, refreshs the token when the session expires, and updates client claims when a new token is received
- Additional CardSpace sample forthcoming related to another CodePlex project that will be posted at wpfandcardspace.codeplex.com when complete. Will update this to reference.
Don't forget to follow readme instructions in each sample folder.
Prerequisites:
1. VS 2008 + SP1
2. "Geneva" Framework SDK May 2009
https://connect.microsoft.com/site/sitehome.aspx?SiteID=642&wa=wsignin1.0
3. WPF Toolkit March 2009 (assembly included in \bin)
NOTE: there is a June 2009 version now
http://www.codeplex.com/wpf