Support #11082
"Lasso-DEBUG: func=xmlSecKeyDuplicate:file=keys.c:line=670 ..." warning seen following $login->build_authn_request_msg();
0%
Description
Hi,
When performing:
$login->init_authn_request(undef, Lasso::Constants::HTTP_METHOD_REDIRECT );
$login->build_authn_request_msg();
I'm seeing the warning:
Getting (process:16722): Lasso-DEBUG: func=xmlSecKeyDuplicate:file=keys.c:line=670:obj=unknown:subj=key != NULL:error=100:assertion:
System Info:
CentOS 6.7
xmlsec1 1.2.20.4.el6
xmlsec1-openssl 1.2.20.4.el6
Lasso Info:
Lasso-2.5.1
Using Perl bindings
I've deployed the same version of Lasso on Ubuntu 14.04, and not observing the error there. XmlSec is @ 1.2.18 on Ubuntu.
Requesting Action:
Please suggest cause and resolution if possible.
Thank you!
Michael
Files
History
Updated by Benjamin Dauvergne over 8 years ago
- Status changed from Nouveau to Information nécessaire
Please provide the minimal source code to reproduce.
Updated by Michael Portnoy over 8 years ago
- File code-to-reproduce-11082.pl code-to-reproduce-11082.pl added
- File sp-metadata.xml sp-metadata.xml added
Hi Benjamin,
Sorry for taking so long to reply. I did not realize someone got back to me since I was expecting an automated email notification.
Attached is a code snippet to reproduce. I've only included the SP metadata since it's the only common denominator I could think of, since the same issue would happen for different IdP providers.
Updated by Benjamin Dauvergne over 5 years ago
- Status changed from Information nécessaire to Fermé
Private key seems to be missing.