[JIRA] Created: (SSPCPP-513) Failure to validate Response Signature
rhoerbe@idp.protectnetwork.org (JIRA)
noreply at shibboleth.net
Fri Oct 5 15:13:21 EDT 2012
Failure to validate Response Signature
--------------------------------------
Key: SSPCPP-513
URL: https://issues.shibboleth.net/jira/browse/SSPCPP-513
Project: Shibboleth SP - C++
Issue Type: Bug
Components: SAML 2.0 Single Sign-On
Affects Versions: 2.5.0
Reporter: rhoerbe at idp.protectnetwork.org
Assignee: Scott Cantor
Priority: Minor
Attachments: shibspKeyExtr.zip
as described in the mail thread on shib-users from today:
These are the log messages after the Response was decoded:
OpenSAML.MessageDecoder.SAML2 [2]: extracting issuer from SAML 2.0 protocol message
OpenSAML.MessageDecoder.SAML2 [2]: message from (https://apps.egiz.gv.at/moa-id-stork-test/)
OpenSAML.MessageDecoder.SAML2 [2]: searching metadata for message issuer...
OpenSAML.SecurityPolicyRule.MessageFlow [2]: evaluating message flow policy (replay checking on, expiration 60)
XMLTooling.StorageService [2]: inserted record (_eb6...) in context (MessageFlow) with expiration ..
OpenSAML.SecurityPolicyRule.XMLSigning [2]: validating signature profile
XMLTooling.KeyInfoResolver.Inline [2]: resolved 0 certificate(s)
XMLTooling.KeyInfoResolver.Inline [2]: resolved 0 CRL(s)
XMLTooling.TrustEngine.ExplicitKey [2]: attempting to validate signature with the peer's credentials
XMLTooling.TrustEngine.ExplicitKey [2]: public key did not validate signature: Credential did not contain a verification key.
The zip-archive contains the IDP's certificate files, metadata, response message and logfiles.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the commits
mailing list