* Dan Ciarniello <DCiarniello at central1.com> [2018-06-05 23:00]: > I have an SP requirement to add an HTTP query parameter to the SAML2 > SSO POST response but I cannot see any easy way to do so. SAML does not allow adding arbitrary stuff to SAML protocol messages, other than via extensions within the XML, AFAIK. -peter