Hi all, i have a client that is forced (by ws security policy) to send username token. I need this client to send the token only one - the first time it contacts the service, so how can i dis-aplly(remove) the client side policy info from the client or how can i change the policy at the client side. I want that since i need single sign on function relying on the axis2 session management(scope session ) but i still don't know how rampart will react on the second call?Does axis2 has some functionality on changing the policies on the server side?
Thanks, Nencho