Hi Colm, The call goes from the .NET client to the .NET STS and back perfectly fine. The call from the .NET client to the CXF service enters, hits the method, triggers logs, exits, and goes back to the client. The incoming message on the .NET side is (or appears) to be encrypted using a DerivedKey but no SAML assertion included in the response.
I've attached our service wsdl as well. http://cxf.547215.n5.nabble.com/file/n5710005/MyDemoService.wsdl MyDemoService.wsdl -- View this message in context: http://cxf.547215.n5.nabble.com/CXF-Response-Encryption-NET-interop-tp5709825p5710005.html Sent from the cxf-user mailing list archive at Nabble.com.
