class

SAML::LogoutRequest

Inherits SAML::SAMLMessage < Reference < Object

SAML2 Logout Request (SLO SP initiated)

Constructors

Instance methods

create(settings : Settings, params : Hash(String, String) = {} of String => String) : String

Create the LogoutRequest URL with SAMLRequest parameter

Source
create_logout_request_xml_doc(settings : Settings) : XML::Node

Create the XML document for LogoutRequest

Source
create_params(settings : Settings, params : Hash(String, String) = {} of String => String) : Hash(String, String)

Create the parameters for the LogoutRequest

Source
request_id

Get the request ID

Source
uuid
Source
uuid=(uuid : String)
Source