Is it possible to upgrade your clients to use the newer namespace? If not then one option could be to create a proxy that verifies the signature, and translates the request to use the newer namespaces before forwarding to the STS.
If this doesn't suit then you can try copying the STS Provider code to support the older namespace: https://git-wip-us.apache.org/repos/asf?p=cxf.git;a=tree;f=rt/ws/security/src/main/java/org/apache/cxf/ws/security/sts/provider;h=853c9298b6a097de3ecc25707b618450289697b5;hb=HEAD Colm. On Wed, Oct 15, 2014 at 9:13 AM, SRog <[email protected]> wrote: > Hi Colm, > we have to implement X.509 authentication, so we have to sign the request. > Is there another way to get this working. I do not want to look for other > frameworks. > > SRog > > > > -- > View this message in context: > http://cxf.547215.n5.nabble.com/faultstring-Error-reading-XMLStreamReader-faultstring-tp5749858p5749903.html > Sent from the cxf-user mailing list archive at Nabble.com. > -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com
