Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Advanced Configuration

This is an advanced configuration feature. Most deployments can rely on the <NameIDMgmt> shorthand element.

The <md:ManageNameIDService> element is used to configure handlers that are responsible for processing name identifier management messages from an IdP. These are protocol specific, but generally fall into two classes: requests, which inform the SP of a change, and responses, which conclude a change event initiated by the SP.

Protocols

As a multi-protocol system, the SP itself is oblivious to specific management protocols; each handler provides the implementation of a particular protocol.

Implementation exist only for the SAML2 protocol. 

Common Attributes

The following may be specified for all protocols and bindings

Name

Type

Default

Description

Location relative pathrequired

The location of the service (when combined with the base handlerURL). This is the location to which an IdP sends requests to resolve artifacts.

Binding UTIrequired

Identifies the protocol binding supported by the service.

  • No labels