Versions Compared

Key

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

...

NameTypeDefaultDescription

relayState 

string

Overrides relayState setting from the <Sessions> element.

The following attribute can be specified for the SAML2 protocols
NameTypeDefaultDescription

template 

local pathname

An HTML template used during transmission of the <samlp:LogoutRequest> message.

outgoingBindings space delimited URIs
List of SAML binding identifiers that determines the order of preferred <md:SingleLogoutService> bindings to use for the request. If this setting is used, failing to list a binding will prevent the use of an IdP that only supports the omitted binding.
postArtifactbooleanfalseIf true, the SAML artifact binding is implemented using a form POST rather then a redirect.
asynchronous booleantrue

When true, the logout request will contain an extension signaling that the SP doesn't need a response back. This is used to simplify the typical use case in which the user interface is meant to stay at the IdP after the logout completes.

...