Comment 3 for bug 1575220

Revision history for this message
Simon Lundström (simmel) wrote :

I agree with Brian; it looks like almost all environment variables are missing. The only ones I, think I, get from Apache is:

    "HTTPS"=>"on",
    "CONTENT_LENGTH"=>nil,

then I get some variables from libapache2-mod-shib2 which is an authentication module:

    "Shib-Session-Index"=>"deadbeef",
    "Shib-Authentication-Instant"=>"2016-05-17T07:04:18.013Z",
    "Shib-Application-ID"=>"default",
    "Shib-Session-ID"=>"_deadbeef",
    "Shib-AuthnContext-Class"=>"urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport",