coheigea wrote > The problem here is that the endpoint is requiring a "PublicKey" KeyType, > yet the received (Sender Vouches) assertion does not contain a PublicKey. > What I would suggest here is that you remove the KeyType from the policy > of > the WSDL, but set up your (STS) clients to send a PublicKey KeyType to the > STS via configuration (configure the "keyType" property of the STSClient). > Would this work for you?
This worked perfectly! Thanks! -- View this message in context: http://cxf.547215.n5.nabble.com/CXF-Service-can-t-process-PublicKey-SAML-Sender-Vouches-IssuedToken-in-WS-Policy-tp5739904p5740378.html Sent from the cxf-user mailing list archive at Nabble.com.
