This issue is resolved. I was able to turn on basic auth for the actuka service which allowed me to use AutorizatonPolicy class and read the values I am passing thru it.
As my service and client are internal, I am OK using this mechanism. Also I needed to use different credentials passed from the CXf client to the calling service. As the NTLM was more at TCP level, it won't allow me to do that so the basic auth works perfectly for me in this scenario. -- View this message in context: http://cxf.547215.n5.nabble.com/CXF-and-NTLM-on-Java-6-tp4263002p4264643.html Sent from the cxf-user mailing list archive at Nabble.com.
