Hi,


we are developing a tool with a central repository-server, communication is
implementes based on apache-cxf.

We use a legacy SOAP-based webservice with HTTP-transport and it worked
fine with basic auth.

Since we extended our server-side application with a rest-webservice we
want to change the auth-method to FROM-BASED, because we need
session-support for secure image delivery to web-browser (img-tags)
identified by session-id.

Is it possible to authenticate SOAP-requests send to form/session-secured
endpoints? We use JaxWsProxyFactoryBean to create our client.



Regards,

Torsten

Reply via email to