vCenter Single Sign On SOAP Message Structure
The requirements listed in the following table apply to the SOAP message structure in vCenter Single Sign On message exchange.
All <wst:RequestSecurityToken>, <wst:RequestSecurityTokenResponse>, and <wst:RequestSecurityTokenResponseCollection> elements must be sent as the single direct child of the body of a SOAP 1.1 <S11:Envelope> element.
Use HTTP POST to send all vCenter Single Sign On SOAP messages over an SSL/TLS protected channel. Set the SOAPAction HTTP header field to the appropriate message binding.
The signature certificate must either be carried either within a <wsse:BinarySecurityToken> or a <saml:Assertion> within <wsse:Security> header of the <S11:Header>.