Versions Compared

Key

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

...

Name

Type

Required?

Default

Description

attributeName

String

Y

The SAML AttributeĀ Name to match against

attributeValue

String

Y

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

false

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

...