Development #8257
nid format 'username' should return the username not the uuid
Start date:
14 September 2015
Due date:
% Done:
100%
Estimated time:
Patch proposed:
No
Planning:
Description
But sending the uuid should be allowed to. What's needed is to be able to send any attribute as the NameID, and to decorellate NameID format from NameID content.
Related issues
Associated revisions
saml: add migrations linked to change of NAME_ID_FORMATS (#8257)
History
Updated by Benjamin Dauvergne over 7 years ago
- Blocks Development #8264: Adaptation au ticket #8257: le format de NameID 'username' redevient un moyen de passer l'identifiant utilisateur pas l'identifiant globalement unique added
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|4c8290bcabe7e8f5871f2136f233e1d944e0eac9.
Updated by Benjamin Dauvergne about 7 years ago
- Blocks deleted (Development #8264: Adaptation au ticket #8257: le format de NameID 'username' redevient un moyen de passer l'identifiant utilisateur pas l'identifiant globalement unique)
Updated by Benjamin Dauvergne about 7 years ago
- Related to Development #8264: Adaptation au ticket #8257: le format de NameID 'username' redevient un moyen de passer l'identifiant utilisateur pas l'identifiant globalement unique added
Updated by Benjamin Dauvergne almost 7 years ago
- Status changed from Résolu (à déployer) to Solution déployée
saml: the username nid format should fill the NameID with the username not the UUID (fixes #8257)
A new nid format, uuid, is added to keep the newly created behaviour.