The <RuleRegex>
element defines a specific access control requirement in the form of a regular expression.
Attributes
Names | Type | Value | Description |
---|---|---|---|
require | string |
| One of a set of predefined "aliases", or the ID/alias of an attribute to examine. A rule that requires an authenticated session, but nothing else. |
caseSensitive | boolean | default true | If false, the case-ignoring option is set for the regular expression engine |
Element Content
The element's content consists of a single regular expression to use