SAML::AuthRequest
Inherits SAML::SAMLMessage < Reference < Object
SAML2 Authentication Request (SSO SP initiated)
Constructors
new
SourceInstance methods
Create the AuthNRequest URL with SAMLRequest parameter
Create the XML document for AuthNRequest
create_params(settings : Settings, params : Hash(String, String) = {} of String => String) : Hash(String, String)
Create the parameters for the AuthNRequest
uuid
Source