Hi,
here is a snipped from the camel-context where wss4j is defined as interceptor:
http://localhost:9001/SoapContext/SoapPort/consumer";
wsdlURL="wsdl/consumer/consumer.wsdl"
serviceClass="org.example.consumer.Consumer"
endpointName="s:consumerSOAP"
serviceName="s:consumer"
hi,
i have put together a simple consumer, camel (acting as intermediary)
and provider.
CXF+WSS4J provide the basis. Identity is delivered with SAML and
extracted into exchange (available to camel components). On the todo
list, is to put together authorization based on PERMIS. In principle:
servic