Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • If no attributeID attribute is specified then it is a Matcher (returning that value if it is present amongst the values of the attribute being filtered, and the empty set otherwise).

  • If an attributeID attribute is specified then it is a PolicyRule (returning true if that that is present amongst the values for the specified attribute).

Reference

localtab-live
Localtabgroup
Expand
titleXML Attributes

Name

Type

Default

Description

attributeID 

String

If this is present, then this is a PolicyRule returning true if the matching attribute contains the supplied value.
If this is not present, then this is a Matcher returning that value if it is present amongst the values, and the empty set otherwise.

value

String

Required, the value to match against

caseSensitive

Boolean

false

Optional, specifies how to perform the comparison

Examples

Apply this rule if the attribute "uid" contains a value "jsmith":

...