Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Fixed typo (thiing -> thing).

...

At a basic level, what you're doing here is taking each individual SAML Attribute or Name Identifier you want to support and creating a correspondingĀ <am:Attribute> element (or uncommenting or adjusting one that already exists by default) in the configuration to match and map that incoming thing into an internal thiingthing.

Tip

A full set of examples of different kinds of rules can be found in the XMLAttributeExtractorExamples topic.

...