documentation: update mapping subject of attribute management.

This commit is contained in:
Mikaël Ates 2014-12-08 20:05:07 +01:00
parent 92af1ff9ab
commit 6e3622dd35
1 changed files with 3 additions and 3 deletions

View File

@ -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.