Versions Compared

Key

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

...

Expand
titleXML Attributes

Name

Type

Description

rulePredicateRef

Bean ID

Required, name of an externally-defined Spring Bean of type Predicate<ProfileRequestContext>

contextStrategyRef

Bean ID

Optional, advanced setting to supply an alternative lookup function to locate the ProfileRequestContext, this is the name of an externally-defined Spring Bean of type Function<AttributeFilterContext,ProfileRequestContext>

Example

The examples collectively read as "Apply this rule if the SP is named 'https://sp.example.org' or 'https://sp2.example.org'".

...