Versions Compared

Key

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

...

Specifying the attributeNameFormat attribute in the rule will constrain the rule to match only against the underlying XML representation of the extension data. Omitting it will permit the rule to match against the data mapped from the XML via the AttributeRegistryConfiguration, which increases efficiency.

Reference

true

Localtabgroup

Localtab

active
-live
titleXML Attributes

NameTypeRequired?DefaultDescription

attributeName

StringY

The SAML AttributeĀ Name to match against

attributeValue

StringY
The string value to match against

attributeNameFormat

URI

The SAML Attribute NameFormat to test against (if not specified, then matching is solely based on theĀ Name)

ignoreUnmappedEntityAttributes

Boolean
falseWhen true, this constrains the rule to ignore the underlying XML and match solely against the data mapped via the AttributeRegistryConfiguration


Example

The above policy would match the tags in the metadata below:

...