Add resources you find useful, and/or rearrange the ones that are here, for example, by adding new sections.
WIF = Windows Identity Foundation and WCF = Windows Communications Foundation. In WIF, there are two profiles viz. passive (browser) and active (web services i.e. WCF).
How WIF Wedges Itself in the WCF Pipeline Built-in Bindings Overview Endpoints
How to use Fiddler to monitor WCF service Using Fiddler as a Reverse Proxy
Install the Windows Identity Foundation (WIF) SDK The WIF SDK has a number of samples showing how WIF and WCF interact. In particular: Simple Claims Aware Web Service: This sample shows how claims are enumerated in a relying party Web service (WCF based). It uses a WCF based security token service that is an IIS hosted WCF service. Federation for Web Services: This sample shows how to build STSes that are WCF-based and hosted in IIS and using WSFederationBinding how one can achieve federation scenario. Identity Delegation: The Identity Delegation Scenario sample shows how to build identity delegation into simple distributed services by using the ActAs functionality. This project contains a mix of passive and active STS. SAML 1.1 tokens are being issued by STSes. The service projects are console based and the client is browser. The Identity Developer Training Kit has labs for Web Services and Identity for Visual Studio 2010 Developers.
Using the WCF Development Tools Windows Communication Foundation Tools
Programming Windows Identity Foundation
nzpcmad1 edited Revision 12. Comment: Using WCF and WIF to perform WS-Trust active claim requests
nzpcmad1 edited Revision 11. Comment: Token based Authentication for WCF HTTP/REST Services: Authorization
nzpcmad1 edited Revision 10. Comment: Endpoints
nzpcmad1 edited Revision 9. Comment: Thinktecture.IdentityModel: WIF Support for WCF REST Services and OData
nzpcmad1 edited Revision 8. Comment: How WIF Wedges Itself in the WCF Pipeline
nzpcmad1 edited Revision 7. Comment: Using Fiddler as a Reverse Proxy
nzpcmad1 edited Revision 6. Comment: How to: Build a WCF STS
nzpcmad1 edited Revision 5. Comment: Programming Windows Identity Foundation
nzpcmad1 edited Revision 4. Comment: Identity Developer Training Kit
nzpcmad1 edited Revision 3. Comment: SDK
nzpcmad1 edited Original. Comment: Developer Resources
tags
nzpcmad1 edited Revision 2. Comment: Tools
Good list of resources to begin with WIF.