Re: SpnegoContextToken - Security Token support for CXF

2011-06-26 Thread Sumit Pathak
I have this working:- a) What i was doing wrong is using Spnego token straight as security token to sign and encrypt, and passing that as a Binary header. b Where as this token should be used to get the secure token from the end point, see spec http://schemas.xmlsoap.org/ws/2005/02/trust/spnego/WST

WS-I Basic Profile compliance

2011-06-26 Thread Guy Pardon
Hi, What is the version of the WS-I BP spec that CXF supports? Thanks Guy