Développement #68223
authentificateur saml, supprimer le champ login hint
Start date:
17 August 2022
Due date:
% Done:
0%
Estimated time:
Patch proposed:
Yes
Planning:
No
Description
De ce que je comprends ça sert à ajouter un paramètre eo:login-hint dans l'AuthnRequest, donc ça n'a pas de sens d'envoyer ça à un IdP SAML tierce.
C'est seulement à usage interne de Publik (ie chrono qui envoie ça à authentic) et ça a donc été ajouté par erreur au moment de migrer les données dans le modèle.
Files
Associated revisions
History
Updated by Valentin Deniaud over 2 years ago
- File 0001-auth_saml-remove-login-hints-field-68223.patch 0001-auth_saml-remove-login-hints-field-68223.patch added
- Status changed from Nouveau to Solution proposée
- Patch proposed changed from No to Yes
Updated by Serghei Mihai over 2 years ago
- Status changed from Solution proposée to Solution validée
Updated by Valentin Deniaud over 2 years ago
- Status changed from Solution validée to Résolu (à déployer)
commit 803fd7c9a5bc2af2711a4c195e42bdc4a5cca66b Author: Valentin Deniaud <vdeniaud@entrouvert.com> Date: Wed Aug 17 17:30:58 2022 +0200 auth_saml: remove login hints field (#68223)
Updated by Transition automatique over 2 years ago
- Status changed from Résolu (à déployer) to Solution déployée
auth_saml: remove login hints field (#68223)