Development #6847
Support for AttributeConsumingService declarations in sync-metadata
100%
Description
We can automatically create SAML attribute declarations if the service use the URI NameFormat and known oids.
Associated revisions
sync-metadata: make it compatible with Django 1.7 by using authentic2.compat.atomic (#6847)
sync-metadata: set a friendly on attribute buit from Shibboleth attribute filters (#6847)
sync-metadata: load attribute filters only for service providers (#6847)
sync-metadata: load AttributeConsumingService sections of SAML 2.0 metadata files (fixes #6847)
History
#1 Updated by Benjamin Dauvergne over 4 years ago
- Patch proposed changed from No to Yes
- File 0001-Add-loading-of-AttributeConsumingService-to-sync-met.patch added
#2 Updated by Benjamin Dauvergne over 4 years ago
- File 0001-Add-loading-of-AttributeConsumingService-to-sync-met.patch added
With documentation update.
#3 Updated by Benjamin Dauvergne over 4 years ago
- File deleted (
0001-Add-loading-of-AttributeConsumingService-to-sync-met.patch)
#4 Updated by Thomas Noël over 4 years ago
Ack
modulo :- s/medata/metadata/ s/attribut/attribute/ dans la doc
- la doc de la commande dans sync-metadata.py devrait être "Prevents loading of the attribute policy from AttributeConsumingService nodes in the metadata file."
#5 Updated by Benjamin Dauvergne over 4 years ago
- File deleted (
0001-Add-loading-of-AttributeConsumingService-to-sync-met.patch)
#6 Updated by Benjamin Dauvergne over 4 years ago
- File 0001-Add-loading-of-AttributeConsumingService-to-sync-met.patch added
English please :) Patch updated.
#7 Updated by Benjamin Dauvergne over 4 years ago
- Assignee set to Benjamin Dauvergne
#8 Updated by Benjamin Dauvergne over 4 years ago
I'm goint to split Django 1.7 compatibility changes from this patch.
#9 Updated by Benjamin Dauvergne over 4 years ago
- Patch proposed changed from Yes to No
#10 Updated by Benjamin Dauvergne over 4 years ago
- File deleted (
0001-Add-loading-of-AttributeConsumingService-to-sync-met.patch)
#11 Updated by Benjamin Dauvergne over 4 years ago
- File 0001-sync-metadata-make-it-compatible-with-Django-1.7-by-.patch View added
- File 0002-sync-metadata-set-a-friendly-on-attribute-buit-from-.patch View added
- File 0003-sync-metadata-load-attribute-filters-only-for-servic.patch View added
- File 0004-sync-metadata-load-AttributeConsumingService-section.patch View added
Le premier patch remplace l'utilisation de commit_manually() par authentic2.compat.commit_on_success() (atomic à partir de Django 1.7).
Le deuxième ajoute un pseudo pour les attributs chargés via les filtres shibboleth.
Le troisième déplace le chargement des filtres shibboleth dans la partie réservée aux fournisseurs de service.
Le quatrième ajout le chargement des éléments attribute consuming service.
#12 Updated by Benjamin Dauvergne over 4 years ago
- % Done changed from 0 to 100
- Status changed from Nouveau to Résolu (à déployer)
Appliqué par commit authentic2|ac04801dcdd167e312728220b7bc647bdf2df382.
#13 Updated by Benjamin Dauvergne almost 4 years ago
- Status changed from Résolu (à déployer) to Solution déployée
#14 Updated by Benjamin Dauvergne about 2 years ago
- Status changed from Solution déployée to Fermé