Federation and Issued Tokens

With Windows Communication Foundation (WCF), you can create clients that communicate securely with services that implement the WS-Federation and WS-Trust specifications. The specifications use XML, SOAP, and Web Services Description Language (WSDL) to provide mechanisms that enable authentication and authorization across different trust realms.

In This Section

  • Federation and Trust
    Lists the design issues to be aware of when creating federated services or clients.
  • SAML Tokens and Claims
    Describes Security Assertions Markup Language (SAML) tokens, which are extensible and enable you to create rich claim types.

Reference

System.IdentityModel.Claims

ServiceAuthorizationManager

SamlSecurityToken

IssuedTokenClientCredential

IssuedTokenServiceCredential

IssuedSecurityTokenParameters

IssuedSecurityTokenProvider

WSFederationHttpBinding

See Also

Other Resources

Authorization
Custom Tokens


© 2007 Microsoft Corporation. All rights reserved.
Last Published: 2010-03-21