Bug #22881
SAML: catcher ProviderMissingPublicKeyError dans artifact()
Start date:
29 March 2018
Due date:
% Done:
0%
Estimated time:
Patch proposed:
No
Planning:
No
Description
Ici:
/usr/lib/python2.7/dist-packages/authentic2/idp/saml/saml2_endpoints.py in artifact login.processRequestMsg(soap_message)
afficher une message d'erreur intelligible à la place:
Votre fournisseur de service ne peut pas résoudre d'artifact car il n'a pas de clé de signature connue.
Files
History
Updated by Paul Marillonnet about 7 years ago
- File 0001-WIP-saml2_endpoints-catch-ProviderMissingPublicKeyEr.patch 0001-WIP-saml2_endpoints-catch-ProviderMissingPublicKeyEr.patch added
- Patch proposed changed from No to Yes
Je ne sais pas si error_redirect
a le comportement attendu.
Updated by Benjamin Dauvergne almost 7 years ago
- Assignee changed from Benjamin Dauvergne to Paul Marillonnet
Updated by Benjamin Dauvergne almost 7 years ago
- Patch proposed changed from Yes to No
Ça ne marchera pas, ce sont des appels SOAP, il faut retourner une erreur via SOAP.