Jon
unread,Aug 22, 2012, 6:32:25 PM8/22/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to simple...@googlegroups.com
Hi,
I am using SSP as an SP to authenticate with Shibboleth IdPs. When
attempting to test with one SAML2 IdP I consistently get the error below
in my SSP log. I am not sure how to debug or proceed with this error.
Any idea on how I can resolve this issue to continue the authentication
process?
There are additional backtraces and errors as well, but this is the
first one. If more detailed logs are hep I can provide them.
Thanks for any help.
---
Received SAML2 Response from '...'.
Has 1 candidate keys for validation.
Validation with key #0 failed without exception.
Failed to decrypt symmetric key: Key is missing data to perform the decryption
SimpleSAML_Error_Exception: Error 2 - openssl_pkey_get_details() expects parameter 1 to be resource, boolean given
Backtrace:
9 /usr/share/php/simplesamlphp/www/_include.php:70 (SimpleSAML_error_handler)
8 [builtin] (openssl_pkey_get_details)
7 /usr/share/php/simplesamlphp/lib/SAML2/Utils.php:405 (SAML2_Utils::_decryptElement)
6 /usr/share/php/simplesamlphp/lib/SAML2/Utils.php:464 (SAML2_Utils::decryptElement)
5 /usr/share/php/simplesamlphp/lib/SAML2/EncryptedAssertion.php:88 (SAML2_EncryptedAssertion::getAssertion)
4 /usr/share/php/simplesamlphp/modules/saml/lib/Message.php:328 (sspmod_saml_Message::decryptAssertion)
3 /usr/share/php/simplesamlphp/modules/saml/lib/Message.php:527 (sspmod_saml_Message::processAssertion)
2 /usr/share/php/simplesamlphp/modules/saml/lib/Message.php:501 (sspmod_saml_Message::processResponse)
1 /usr/share/php/simplesamlphp/modules/saml/www/sp/saml2-acs.php:75 (require)
0 /usr/share/php/simplesamlphp/www/module.php:135 (N/A)