Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
The WIF SDK for .NET Framework 4.0 also provides Visual Studio 2010 templates for creating the claims-enabled WCF RP service and WCF STS. In this recipe, we will look at ways of delegating identity management to a claims-based WCF STS. In addition, we will also explore out of the box bindings in WCF to support claims-based identity and look at the federation protocols supported by WIF to assign an out-of-band token to a WCF RP.
To design the claims-enabled WCF services, perform the following steps:
ClaimsEnabledWcfService.