another typo
authorlajoie <lajoie@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Mon, 3 Dec 2007 17:15:28 +0000 (17:15 +0000)
committerlajoie <lajoie@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Mon, 3 Dec 2007 17:15:28 +0000 (17:15 +0000)
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@2486 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

resources/conf/attribute-filter.xml

index 62ef439..016273b 100644 (file)
@@ -59,7 +59,7 @@
     <AttributeFilterPolicy>
         <PolicyRequirementRule xsi:type="basic:AttributeRequesterString" value="urn:example.org:sp:myPortal" />
 
-        <AttributeRule attribtueId="givenName">
+        <AttributeRule attributeId="givenName">
             <PermitValueRule xsi:type="basic:ANY" />
         </AttributeRule>
     </AttributeFilterPolicy>