Versions Compared

Key

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

...

TheĀ RequesterRegex is a PolicyRule which returns true if the entityID of the party requesting the attributes (usually the SP) matches the supplied Pattern.

Reference

localtab-live
Localtabgroup
Expand
titleXML Attributes

Name

Type

Default

Description

regex

Pattern

Required, the Java regular expression to match against

caseSensitive

boolean

true

Whether the comparison is case sensitive

Example

Apply this rule if the SP entityID starts with "https://sp.example.org/":

...