AttributeValue Attribute Filter Matching Rule

This matching rules evaluates to true if any value of an attribute matches a given string.

Define the Rule

This rule is defined by the element <PolicyRequirementRule xsi:type="basic:AttributeValueString">, for policy requirements rules, and <PermitValueRule xsi:type="basic:AttributeValueString">, for permit value rules, with the follow attributes:

<PolicyRequirementRule xsi:type="basic:AttributeValueString" attributeID="uid" value="jsmith"/>