Windows Identity Foundation (WIF) Code Samples
To start writing code using Windows Identity Foundation download Windows Identity Foundation SDK.
The Windows Identity Foundation SDK provides templates for use with Visual Studio and code samples. This download requires the Windows Identity Foundation runtime be present.
Code samples installed by default in the following folder: C:\Program Files\Windows Identity Foundation SDK\v4.0\Samples. Following is a list of code samples installed on your computer after downloading and installing Windows Identity Foundation SDK and related materials for further reading:
Code Sample |
Related Materials |
Simple Claims Aware Web Application |
|
Simple Claims Aware Web Service |
|
Simple Web Application With Information Card SignIn |
|
Simple Web Application With Managed STS |
|
Claims Aware Web Application in a Web Farm |
|
Using Claims In IsInRole |
|
Authentication Assurance |
|
Federation For Web Services |
|
Federation For Web Applications |
|
Identity Delegation |
|
Web Application With Multiple SignIn Methods |
|
Federation Metadata |
|
Claims Aware AJAX Application |
|
Convert Claims To NT Token |
|
Customizing Request Security Token |
|
Customizing Token |
|
WSTrustChannel |
|
Claims based Authorization |
Related Books
- Programming Windows Identity Foundation (Dev - Pro)
- A Guide to Claims-Based Identity and Access Control (Patterns & Practices) – free online version
- Developing More-Secure Microsoft ASP.NET 2.0 Applications (Pro Developer)
- Ultra-Fast ASP.NET: Build Ultra-Fast and Ultra-Scalable web sites using ASP.NET and SQL Server
- Advanced .NET Debugging
- Debugging Microsoft .NET 2.0 Applications