From af1f6129923be19986b29e15ac649e983100737b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mika=C3=ABl=20Ates?= Date: Mon, 8 Dec 2014 20:05:07 +0100 Subject: [PATCH] documentation: update mapping subject of attribute management. --- attribute_management.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/attribute_management.rst b/attribute_management.rst index a07ac70..ffef950 100644 --- a/attribute_management.rst +++ b/attribute_management.rst @@ -403,10 +403,10 @@ Use the file idp/attributes.py as an exemple. Modifying supported namespaces and attribute name mappings ========================================================== -The mapping is defined in the file attribute_aggregatore/mapping.py +The mapping is defined in the file attribute_aggregator/mapping.py -The manual modification of this file is necessary to extend the default schema -and mappings. +The mapping can be modified with the variables ATTRIBUTE_NAMESPACES and +ATTRIBUTE_MAPPING that can be redefined using settings. Add new namespaces in ATTRIBUTE_NAMESPACES.