Understanding Claims-Based Authentication

If you have not worked with claims-based authentication before, you may be unfamiliar with some of the terminology. This topic provides a brief review of the key concepts and terms. When you use claims-based authentication your application, in this case a SharePoint web application, relies on an external identity management system to authenticate users and provide any required information about each user. An application that relies on claims-based authentication is said to be claims-aware. As a claims-aware application, the SharePoint web application relies on a trust relationship with the identity management system. This trust relationship is essentially configured through the exchange of security certificates for public-key cryptography.

When the trusted identity management system sends an encrypted identity token to the SharePoint web application, SharePoint knows that:

When you work with claims-aware applications such as SharePoint, you are likely to encounter the following terms: