Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

  • regex - the regular expression to match
  • attributeID - ID of the attribute whose values will be matched
Code Block
xml
xml
titleExample Policy Requirement Rule using the AttributeValueRegex Match Functionxml
<PolicyRequirementRule xsi:type="basic:AttributeValueRegex" attributeID="uid" regex="^jsmit.*$" />