WSS: SOAP Message Security Options
Use WSS: SOAP message security options to indicate whether the initiator and recipient must be able to process a given reference mechanism or whether the initiator and recipient can send a fault when such references are encountered.
Important:
If you are implementing WS-SecurityPolicy 1.2 standards, the sp prefix in the assertions described below represents this namespace: http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702. If you are implementing WS-SecurityPolicy 1.1 standards, the sp prefix represents this namespace: http://schemas.xmlsoap.org/ws/2005/07/securitypolicy.
The following table lists the WSS: SOAP message security options that Integration Server supports.
WSS: SOAP Message Security Option | Add to a WS-Policy to... |
<sp:Wss10> | Specify the WSS: SOAP Message Security 1.0 options that the WS-Policy supports. Integration Server supports the following nested assertions: <sp:MustSupportRefKeyIdentifier> <sp:MustSupportRefIssuerSerial> |
<sp:Wss11> | Specify the WSS: SOAP Message Security 1.1 options that the WS-Policy supports. Integration Server supports the following nested assertions: <sp:MustSupportRefKeyIdentifier> <sp:MustSupportRefIssuerSerial> <sp:MustSupportRefThumbprint> <sp:RequireSignatureConfirmation> |