Thanks - any way to avoid spnego by a client-side config? Guy
On 19-mrt-2010, at 04:06, Daniel Kulp wrote: On Thursday 18 March 2010 10:37:57 am Guy Pardon wrote: > Hi, > > My case is the following: I would like to get ws-securitypolicy to work for > signing messages with NTLM credentials on Java6. Well, the work we did for Java6 just allows support of NTLM for http authentication, not really for any sort of SecurityPolicy based sign/encrypt type stuff. We certainly don't support the SpnegoContextToken stuff yet. If someone wanted to try tackling it, I'd be more than willing to help mentor someone through it. Dan
