Didn't mean to map this to an unscoped attribute id.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Tue, 2 Oct 2007 18:34:32 +0000 (18:34 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Tue, 2 Oct 2007 18:34:32 +0000 (18:34 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2523 cb58f699-b61c-0410-a6fe-9272a202ed29

configs/attribute-map.xml.in

index e6c002e..4071872 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="persistent-id">
+       <Attribute name="urn:mace:dir:attribute-def:eduPersonTargetedID" id="targeted-id">
                <AttributeDecoder xsi:type="ScopedAttributeDecoder"/>
        </Attribute>