RSA Product/Service Type: Federated Identity Management Module
RSA Version/Condition: 4.2
Platform: UNIX
Platform (Other): null
O/S Version: Solaris 10
Product Name: null
Product Description: null
2015-04-23 16:22:30,274, server1, (DSigHelper.java:547), Fim, , , , Signature Verification failed SAMLSignedObject.verify() failed to validate signature value
This error message means that signature on the the SAML message could not be validated using the certificate in the JKS truststore. If this issue occurs for all requests the certificate in the JKS truststore may not be the same one the partner is using for signing. If this error occurs intermittently it may mean that the SAML payload was corrupted or that there is some problem with the digest calculation of the XML.
The way the XML transforms are applied or the way the document is encoded and decoded may affect the digest that is derived from hashing the data that is signed.
For example if the SAML assertion contains attributes with UTF-8 encoded data, the hashing may produce different digests if the data is encoded incorrectly.
This is a known issue with PING Federate 5.1 or earlier when the digest calculation is done in unix and the attributes contain extended characters in UTF-8 format.
For example the following attribute with french characters causes a digest calculation that is incorrect.
<saml:AttributeValue xsi:type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">Frédérique</saml:AttributeValue>
Related Articles
How to configure Network File System (NFS) for backup on RSA Authentication Manager 8.x; error "failed to validate the rem… 1.03KNumber of Views Failed to validate remote location error when configuring backups to Windows Shared Folder in RSA Authentication Manager 8.x 1.44KNumber of Views RSA Identity Governance and Lifecycle error "Signature on SAML authn failed to verify" when processing SAML assertion from… 235Number of Views AFX Server remains in a 'Not running' State, afx status shows 'timed out waiting for AFX applications to start' and mule_e… 3.51KNumber of Views RSA Federated Identity Manager "failed to validate signature value" error 38Number of Views
Trending Articles
An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Authentication Manager Upgrade Process How to install the jTDS JDBC driver on WildFly for use with Data Collections in RSA Identity Governance & Lifecycle