12 years ago
SAML 1.1 for wss11_saml_token_with_message_protection_servic
I'm trying to test a web service that is protected with the following WS-Policy.
wss11_saml_token_with_message_protection_service_policy
From JDeveloper, a web service proxy creates a SOAP request that works with the web service (GenericSoapService for Oracle WebCenter Content). But in SoapUI, creating the outgoing WS-Security configuration is challenging. Seems that I'm close, but the web service doesn't like the SoapUI timestamp wherever I place it in the list for the outgoing WS-Security configuration. I'm also not sure how to sign the body for message protection in the SoapUI interface.
I've uploaded the Soap request that JDeveloper uses in the Web Service Proxy class, which means that the web service is reachable and works. I've also uploaded the WSDL for GenericSoapService (GenericSoapPort). Lastly, I've uploaded the screen shots for my WS-Security configuration.
Any help appreciated! Thanks.
wss11_saml_token_with_message_protection_service_policy
From JDeveloper, a web service proxy creates a SOAP request that works with the web service (GenericSoapService for Oracle WebCenter Content). But in SoapUI, creating the outgoing WS-Security configuration is challenging. Seems that I'm close, but the web service doesn't like the SoapUI timestamp wherever I place it in the list for the outgoing WS-Security configuration. I'm also not sure how to sign the body for message protection in the SoapUI interface.
I've uploaded the Soap request that JDeveloper uses in the Web Service Proxy class, which means that the web service is reachable and works. I've also uploaded the WSDL for GenericSoapService (GenericSoapPort). Lastly, I've uploaded the screen shots for my WS-Security configuration.
Any help appreciated! Thanks.