Chapter 1. Overview of Claims-based Identity
As a developer of the Microsoft .NET Framework 4.0 based applications, in this chapter you can look forward to learning the ways of:
- Abstracting identity with claims
- Designing the claims-based tokens using Security Assertion Markup Language (SAML)
- Augmenting security with a claims-based architecture
- Implementing federated security using a Security Token Service (STS)
- Implementing Single Sign-On using claims
- Implementing Single Sign-Out in a trust realm
- Configuring certificates for the claims-based applications