Fix old attribute id.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Fri, 13 Jul 2007 18:39:06 +0000 (18:39 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Fri, 13 Jul 2007 18:39:06 +0000 (18:39 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2353 cb58f699-b61c-0410-a6fe-9272a202ed29

configs/attribute-map.xml.in

index 2e42aa2..ecaac80 100644 (file)
@@ -31,7 +31,7 @@
        <!-- A persistent id attribute that supports personalized anonymous access. -->
        
        <!-- First, the deprecated version: -->
-       <Attribute name="urn:mace:dir:attribute-def:eduPersonTargetedID" id="targeted-id">
+       <Attribute name="urn:mace:dir:attribute-def:eduPersonTargetedID" id="persistent-id">
                <AttributeDecoder xsi:type="ScopedAttributeDecoder"/>
        </Attribute>