Versions Compared

Key

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

...

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

  • regex - the regular expression to match
Code Block
xml
xml
titleExample Policy Requirement Rule using the PrincipalNameRegex Match Function

<PolicyRequirementRule xsi:type="basic:PrincipalNameRegex" regex="jsmit^jsmit.*$" />