Development #7524
saml: add certificate in KeyInfo of emitted messages
Start date:
10 June 2015
Due date:
% Done:
100%
Estimated time:
Patch proposed:
No
Planning:
Description
The lasso.Server objects are not initialized with the certificate of the metadata.
Associated revisions
History
Updated by Benjamin Dauvergne over 7 years ago
- Status changed from Nouveau to Résolu (à déployer)
- % Done changed from 0 to 100
Appliqué par commit authentic2|c5979de5cf9bee8eacabe1ff60d2d0a11f15b61f.
Updated by Benjamin Dauvergne almost 7 years ago
- Status changed from Résolu (à déployer) to Solution déployée
saml: load public key or certificate into lasso.Server objects (fixes #7524)
Add A2_IDP_SAML2_ADD_CERTIFICATE_TO_KEY_INFO setting to control the
behaviour. Default is True.
Loading the certificate make it appear in KeyInfo nodes of XML signatures.