Versions Compared

Key

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

...

Configuration Reference

Attributes

...

NameTypeDescription
customObjectRefBean IDReference to a Spring bean to inject into the template evaluation as a custom object


Child Elements

No child elements are defined.

...

NameTypeDescription

resolutionContext

AttributeResolutionContextCommonly useful members include $resolutionContext.principal and $resolutionContext.attributeRecipientID
customObjectOptional object injected via customObjectRef attribute

foo, bar, etc.

List<IdPAttributeValue>For each IdPAttribute available from all the provided dependencies, the attributes' values are available as a collection under the attribute's name.
paramEscapercom.google.common.escape.EscaperFor safe embedding of input data into a query parameter
fragmentEscapercom.google.common.escape.EscaperFor safe embedding of input data into a URL fragment
pathEscapercom.google.common.escape.EscaperFor safe embedding of input data into a URL path
httpClientSecurityParametersHttpClientSecurityParametersRarely of interest but provides access to security parameters to be used during call