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 7 Next »

The <Handler> element is used to configure generic SP handlers that offer miscellaneous functionality that doesn't fall into the categories covered by other predefined elements.

Typically, if a handler implements a SSO protocol, issues SSO requests, deals with logout, or implements other capabilities baked into the SAML 2.0 specification, it will not use the generic element to configure itself.

Handler types

Handlers are specified via the type= attribute.  They have individual attributes and child elements, as well as the Common Attributes listed below.  The following are available

Common Attributes

Name

Type

Default

Description

type

string

Required

Plugin type name.

Location
relative pathRequired

Path used to invoke handler (when appended to the base handlerURL).

  • No labels