+

Search Tips   |   Advanced Search

Develop SAML applications

Use SAMLTokenFactory to:

The SAML trust client API provides helper functions that send WS-Trust SOAP requests to the specified external Security Token Service (STS). The SAMLTokenFactory API creates SAML tokens through various method signatures. The API also instantiates runtime configuration objects related to the SAML token requester, as well as the recipient. The WS-Trust Client API for SAML includes the WSSTrustClient class, the WSSTrustClientValidateResult class, and other configuration utility classes.

The following topics provide more information about developing SAML applications using the APIs.