Versions Compared

Key

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

...

The Requester type is a PolicyRule which returns true if the name (generally the SAML entityID) of the system requesting/receiving the attributes (usually an SP) matches a supplied string.

Reference

localtab-live
Localtabgroup
Expand
titleXML Attributes

Name

Type

Default

Description

value

String

Required, the string to match against

caseSensitive

Boolean

true

Optional, specifies how to perform the comparison

Example

The example reads "Apply this rule if the attribute recipient is named 'https://sp.example.org'".

...