Example: SAML Sender Vouches with Certificates (SV)

To create an application with the security mechanism of SAML Sender Vouches with Certificates follow the steps described in Example: SAML Authorization over SSL (SA), with the following exceptions:

  1. For the service, when selecting the security mechanism, select SAML Sender Vouches with Certificates instead of SAML Authorization over SSL.
  2. Do not do the configurations that are specific to SSL.
  3. For the client, when writing the SAML Callback Handler for this scenario, set the subject confirmation method to SV (Sender Vouches). For more information on this topic, read Example SAML Callback Handlers.