I am getting the following error while trying to have CXF consume SAML token.
What could be the cause of this error?
Caused by: org.apache.ws.security.WSSecurityException: General security
error (Provided SAML token does not contain a suitable key)
at
org.apache.ws.security.validate.SamlAssertionValidator.validate(SamlAssertionValidator.java:61)
at
org.apache.ws.security.processor.SAMLTokenProcessor.handleSAMLToken(SAMLTokenProcessor.java:118)
at
org.apache.ws.security.processor.SAMLTokenProcessor.handleToken(SAMLTokenProcessor.java:53)
at
org.apache.ws.security.WSSecurityEngine.processSecurityHeader(WSSecurityEngine.java:396)
at
org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor.handleMessage(WSS4JInInterceptor.java:249)
--
View this message in context:
http://cxf.547215.n5.nabble.com/General-security-error-Provided-SAML-token-does-not-contain-a-suitable-key-tp4985335p4985335.html
Sent from the cxf-user mailing list archive at Nabble.com.