hsaml2-0.1.2: OASIS Security Assertion Markup Language (SAML) V2.0
Safe HaskellSafe-Inferred
LanguageHaskell2010

SAML2.Bindings.General

Description

General Considerations

saml-bindings-2.0-os §3.1

Synopsis

Documentation

protocolParameter :: IsString a => Bool -> a Source #

The name of the parameter used by many protocols for the message itself for requests (False) or responses (True). Often combined with isSAMLResponse.