You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by ashish19singh <as...@gmail.com> on 2016/04/05 01:03:30 UTC

Re: x 509 security token

Hi,
  I am having below code

Map<String, Object> ctx = ((BindingProvider) port).getRequestContext();
ctx.put("ws-security.is-bsp-compliant", "false");

but still InclusiveNamespace is there in request under
CanonicalizationMethod and Transform.
I am using CXF 3.1.5 and WAS8.5.5

am I doing something wrong?

Thanks
Ashish




--
View this message in context: http://cxf.547215.n5.nabble.com/x-509-security-token-tp5150380p5767575.html
Sent from the cxf-user mailing list archive at Nabble.com.