Hey there,
now I got the following fault:

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
   <soap:Body>
      <soap:Fault>
         <faultcode>soap:Server</faultcode>
         <faultstring>These policy alternatives can not be satisfied: 
{http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702}SupportingTokens
{http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702}UsernameToken</faultstring>
      </soap:Fault>
   </soap:Body>
</soap:Envelope>

This is what you meant when talking about policy validation stage will fail?

When I take a look at DefaultCryptoCoverageChecker I do not see the right
place where I could add the assertion. Is there an example how I could do
this?

Thanks,
SRog




--
View this message in context: 
http://cxf.547215.n5.nabble.com/Username-PWD-on-STS-tp5750076p5750471.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to