<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:#0563C1;
text-decoration:underline;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;
font-family:"Calibri",sans-serif;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal">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
<a href="https://www.samltool.com/validate_authn_req.php">https://www.samltool.com/validate_authn_req.php</a> and it checks out.</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Any other suggestions on the cause of this? Thanks!</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">2022-03-25 15:02:39,261 - DEBUG [org.opensaml.saml.metadata.resolver.impl.PredicateRoleDescriptorResolver:267] - 10.144.28.21 - Resolved 1 source EntityDescriptors</p>
<p class="MsoNormal">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</p>
<p class="MsoNormal">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</p>
<p class="MsoNormal">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</p>
<p class="MsoNormal">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</p>
<p class="MsoNormal">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</p>
<p class="MsoNormal">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</p>
<p class="MsoNormal">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</p>
<p class="MsoNormal">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</p>
<p class="MsoNormal"> org.opensaml.messaging.handler.MessageHandlerException: Validation of request simple signature failed for context issuer</p>
<p class="MsoNormal"> org.opensaml.saml.common.binding.security.impl.BaseSAMLSimpleSignatureSecurityHandler.doEvaluate(BaseSAMLSimpleSignatureSecurityHandler.java:216)</p>
<p class="MsoNormal">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</p>
<p class="MsoNormal">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</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<p class="MsoNormal">-- <o:p></o:p></p>
<p class="MsoNormal">Ryan Rumbaugh<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>