Re: CXF STSClient

2013-12-04 Thread qatada.abbas
first call to STS Below is my second call that i have to make but just cant figure out what interceptor to use to add the security header with the token data that was received in the first call bus = BusFactory.getDefaultBus(); features

Re: CXF STSClient

2013-12-04 Thread qatada.abbas
Yes that is the requirement -- View this message in context: http://cxf.547215.n5.nabble.com/CXF-STSClient-tp5737337p5737370.html Sent from the cxf-user mailing list archive at Nabble.com.

Re: CXF STSClient

2013-12-04 Thread Colm O hEigeartaigh
What is the requirement in the second STS request? Is the EncryptedData Element in the security header of the sample request taken directly from the "RequestedSecurityToken" of the first STS response? In other words, is the requirement to copy this EncryptedData Element verbatim from the first STS

Re: Load-balancing +SSL WSDL

2013-12-04 Thread Faz
Hello Dan, Any idea on the above? Need to know what exactly to be configured in the above config/wsdl files. And when you said *The client just sees the “published” url *, what did you mean by that.. Like, how exactly does the client sees the URL. Thanks!! -- View this message in context: ht