2.2.2 Messages

Message

Description

SignMessageRequest

A message that requests that a SAML Message signature be applied to a SAML Message, if the configuration for the requested principal specifies that messages are to be signed.

SignMessageResponse

A reply message to SignMessageRequest, containing the resulting SAML Message, which is signed, if the configuration for the requested principal specifies that messages are to be signed.

VerifyMessageRequest

A message that requests verification that a SAML Message is from a known party and signed according to the metadata directives for that party.

VerifyMessageResponse

A reply message to the VerifyMessageRequest message, containing a Boolean result.

IssueRequest

A message requesting issuance of a SAML token.

IssueResponse

A reply message to the IssueRequest message containing a SAML response message.

LogoutRequest

A message requesting that a SAML logout be performed.

LogoutResponse

A reply message to the LogoutRequest message containing updated SessionState and LogoutState values.

CreateErrorMessageRequest

A message that requests creation of a SAML error message, which will be signed, if the configuration for the requested principal specifies that messages are to be signed.

CreateErrorMessageResponse

A reply message to the CreateErrorMessageRequest message containing the created SAML error message.