Skip to content

Commit

Permalink
Update attribute-filter.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaskey authored Jun 10, 2021
1 parent de52b7a commit d07dc4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conf/attribute-filter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
<AttributeRule attributeID="givenName">
<PermitValueRule xsi:type="ANY" />
</AttributeRule>
<AttributeRule attributeID="surname">
<AttributeRule attributeID="sn">
<PermitValueRule xsi:type="ANY" />
</AttributeRule>
<AttributeRule attributeID="displayName">
Expand All @@ -137,7 +137,7 @@
<AttributeRule attributeID="givenName">
<PermitValueRule xsi:type="ANY" />
</AttributeRule>
<AttributeRule attributeID="surname">
<AttributeRule attributeID="sn">
<PermitValueRule xsi:type="ANY" />
</AttributeRule>
<AttributeRule attributeID="displayName">
Expand Down

0 comments on commit d07dc4a

Please sign in to comment.