Versions Compared

Key

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

...

Like most plugins, the type attribute determines which type of plugin to use. Each type supports its own attributes and child elements.

Types

typeDescription
XMLThe main type used by most deployments, implements an XML-based rule syntax for decoding SAML attributes and name identifiers into internal attributes
KeyDescriptorExposes the signing/TLS or encryption keys advertised in an IdP's metadata as attributes
DelegationExposes content from within a SAML DelegationRestriction condition as attributes
AssertionExposes specific "built-in" content from within a SAML assertion as attributes
MetadataExposes specific "built-in" content from within SAML metadata as attributes
GSSAPI

Implements an XML-based rule syntax for decoding GSS-API naming extensions into internal attributes

...