How do I configure the STSClient to pass in a existing SAML assertion? The scenario is that the STS is secured by a SAML assertion. Therefore to call the STS, we need to pass this SAML assertion. What properties and callbacks can I configure on the STSClient to send this SAML assertion in the header of the RequestSecurityToken call to the STS?
Thanks Sunil.
