The <NameIDMgmt> element is used to enable and configure support for Name Identifier Management protocols within the SP. It is rarely used. It element automates the installation of the appropriate handlers based on the protocols selected for activation.

The content of the element is a whitespace-delimited list of "protocol" identifiers. The following are built-in to the SP:

Other protocols can be "integrated" with the service-based configuration mechanism by supplying the relevant information via the <ProtocolProvider> plugin interface.

Example

<NameIDMgmt>SAML2</NameIDMgmt>