/
NameIDMgmt

NameIDMgmt

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:

  • SAML2

    • SAML 2.0 Name Identifier Management profile (front- and back-channel, IdP-initiated only).

    • For more complete information about the exact protocol behavior, see the NativeSPManageNameIDService topic.

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>







Related content

SAML2 Sessions Configurations
SAML2 Sessions Configurations
Read with this
ManageNameIDService
ManageNameIDService
More like this
SAML2 SessionInitiator
SAML2 SessionInitiator
Read with this
NativeSPMetadataProvider
NativeSPMetadataProvider
More like this
Sessions
Read with this
NativeSPHandler
NativeSPHandler
More like this