OSB: How doOutboundWss gets set?
Hi,
I want to know how doOutboundWss gets set in OSB.
I read oracle docs and they said:
1. If doOutboundWss is true, the proxy service applies WSS (that is, sign and/or encrypt and/or add security tokens) to the outbound message according to the WS-policy of the target service.
2. If the target service does not have a WSS policy, doOutboundWss is set to false.
How will proxy service know about the policies at target service without reaching to Target Service?
Regards,
Ashish