Hi Asankha,

Asankha C. Perera schrieb:
Hi Michael
I´m currently looking into Paul´s advisements. I must admit that I have no idea about how to write a policy for ws-security with username token authentication and a custom callback class. If you could point me to an example or provide one I´ll certainly look into it.
The example # 102 is somewhat similar to this.. http://ws.apache.org/synapse/Synapse_Samples.html#Sample102

If you run the client say using the policy_1.xml, it would send out the request as shown below. The password is validated by the "samples.userguide.PWCallback" class thats specified.
Thanks! I´ll have a look at this as soon as I can.

Yes I´m planing to use https with the proxy-services. I guess that can be configured in axis2.xml (transportReceiver) and synapse.xml (transports=https).
Unfortunately not.. as currently Synapse uses the default standalone Axis2 http transport which does not support https. We are actively working on supporting both http and https along with our NIO based transport soon for 1.0. However if you need this urgently, let me know as I could point you to an alternative.
I don´t need HTTPS urgently but it´s good to know that you are working on this. Just to let you know: I´m planing to use Synapse as a part of a system design for my master thesis. Currently I´m in the state of prototyping my idea to confince myself, well.. and my prof, that the system can be set up with Open-Source tools.

Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to