Error: Simple signature validation (with no request-derived credentials) failed
Ryan Rumbaugh
rrumbaugh at nebraska.edu
Fri Mar 25 15:14:25 UTC 2022
Hi all, I’m working with a vendor (Critical Labs) to try and determine why I’m getting the following exception. Searching the list, I think this occurs when a SP signs an authn request with a different key than what is in metadata. According to the vendor that is not the case, and FWIW I used the SAML authn request validator at https://www.samltool.com/validate_authn_req.php and it checks out.
Any other suggestions on the cause of this? Thanks!
2022-03-25 15:02:39,261 - DEBUG [org.opensaml.saml.metadata.resolver.impl.PredicateRoleDescriptorResolver:267] - 10.144.28.21 - Resolved 1 source EntityDescriptors
2022-03-25 15:02:39,261 - DEBUG [org.opensaml.saml.metadata.resolver.impl.PredicateRoleDescriptorResolver:277] - 10.144.28.21 - Resolved 1 RoleDescriptor candidates via role criteria, performing predicate filtering
2022-03-25 15:02:39,261 - DEBUG [org.opensaml.saml.metadata.resolver.impl.PredicateRoleDescriptorResolver:378] - 10.144.28.21 - Attempting to filter candidate RoleDescriptors via resolved Predicates
2022-03-25 15:02:39,261 - DEBUG [org.opensaml.saml.metadata.resolver.impl.PredicateRoleDescriptorResolver:400] - 10.144.28.21 - After predicate filtering 1 RoleDescriptors remain
2022-03-25 15:02:39,261 - DEBUG [org.opensaml.saml.security.impl.MetadataCredentialResolver:354] - 10.144.28.21 - Found no cached credentials in KeyDescriptor object metadata, resolving from KeyInfo
2022-03-25 15:02:39,261 - WARN [org.opensaml.xmlsec.keyinfo.impl.BasicProviderKeyInfoCredentialResolver:286] - 10.144.28.21 - No credentials could be extracted from KeyInfo child with QName {http://www.w3.org/2000/09/xmldsig#}x509Data by any registered provider
2022-03-25 15:02:39,261 - WARN [org.opensaml.saml.common.binding.security.impl.BaseSAMLSimpleSignatureSecurityHandler:275] - 10.144.28.21 - Message Handler: Simple signature validation (with no request-derived credentials) failed
2022-03-25 15:02:39,262 - WARN [org.opensaml.saml.common.binding.security.impl.BaseSAMLSimpleSignatureSecurityHandler:214] - 10.144.28.21 - Message Handler: Validation of request simple signature failed for context issuer: https://criticallabs.com/login/saml/response/84
2022-03-25 15:02:39,262 - WARN [net.shibboleth.idp.profile.impl.WebFlowMessageHandlerAdaptor:197] - 10.144.28.21 - Profile Action WebFlowMessageHandlerAdaptor: Exception handling message
org.opensaml.messaging.handler.MessageHandlerException: Validation of request simple signature failed for context issuer
org.opensaml.saml.common.binding.security.impl.BaseSAMLSimpleSignatureSecurityHandler.doEvaluate(BaseSAMLSimpleSignatureSecurityHandler.java:216)
2022-03-25 15:02:39,273 - WARN [org.opensaml.profile.action.impl.LogEvent:101] - 10.144.28.21 - A non-proceed event occurred while processing the request: MessageAuthenticationError
2022-03-25 15:02:39,274 - DEBUG [org.opensaml.saml.common.profile.logic.DefaultLocalErrorPredicate:142] - 10.144.28.21 - No SAMLBindingContext or binding URI available, error must be handled locally
--
Ryan Rumbaugh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20220325/dea14d50/attachment.htm>
More information about the users
mailing list